mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#1733 Patron yarısı - expense showing data (rapor gösterilmesi)
This commit is contained in:
parent
7bae9e271f
commit
9ea95b70b0
@ -41,7 +41,7 @@ class ValidateCredentials
|
||||
$response = null;
|
||||
}
|
||||
|
||||
//Is email/username or phone number
|
||||
//Is email or phone number
|
||||
if (!filter_var($credentials['email'], FILTER_VALIDATE_EMAIL)) {
|
||||
$possiblePhone = $credentials['email'];
|
||||
if (substr($credentials['email'], 0, 1) == 0) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user