mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-24 08:16:32 +00:00
Merge branch 'formatPhoneNumber' of github.com:stagprom/ocsms into formatPhoneNumber
modified: appinfo/formatphonenumber.php Numbers will be formatted as in this examples: 00xx 1234567... => +xx1234567... (xxx)-yyy 1234567... => xxxyyy1234567... +xx (0) yyy 1234567... => +xxyyy1234567...
This commit is contained in:
commit
9d5615bc5c
@ -10,8 +10,6 @@
|
|||||||
*/
|
*/
|
||||||
namespace OCA\OcSms\AppInfo;
|
namespace OCA\OcSms\AppInfo;
|
||||||
|
|
||||||
error_log("You messed up!", 3, "/var/tmp/my-errors.log");
|
|
||||||
|
|
||||||
class FormatPhoneNumber {
|
class FormatPhoneNumber {
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user