mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
Remove duplicate empty line
This commit is contained in:
parent
e44611973b
commit
75e0674b6f
1 changed files with 0 additions and 1 deletions
|
|
@ -390,7 +390,6 @@ class Member extends ModuleObject
|
||||||
$changed = true;
|
$changed = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Check members with phone country in old format
|
// Check members with phone country in old format
|
||||||
if ($config->phone_number_default_country && !preg_match('/^[A-Z]{3}$/', $config->phone_number_default_country))
|
if ($config->phone_number_default_country && !preg_match('/^[A-Z]{3}$/', $config->phone_number_default_country))
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue