|
|
@ -5,7 +5,7 @@ require_once dirname(__FILE__).'/../../inc/global.inc.php'; |
|
|
|
$url = api_get_path(WEB_PATH).'main/auth/conditional_login/complete_phone_number.php'; |
|
|
|
$url = api_get_path(WEB_PATH).'main/auth/conditional_login/complete_phone_number.php'; |
|
|
|
|
|
|
|
|
|
|
|
if (! isset($_SESSION['conditional_login']['uid'])) |
|
|
|
if (! isset($_SESSION['conditional_login']['uid'])) |
|
|
|
die("Not Authorised"); |
|
|
|
die("Not Authorised"); |
|
|
|
?> |
|
|
|
?> |
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
|
|
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/1999/xhtml"> |
|
|
|
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/1999/xhtml"> |
|
|
|