commit
ee7c0e31f7
@ -1,6 +1,6 @@ |
||||
<?php
|
||||
require_once(dirname(__FILE__).'/../main/inc/global.inc.php'); |
||||
//require_once api_get_path(LIBRARY_PATH).'usermanager.lib.php'; |
||||
|
||||
header("Location: /user_portal.php"); |
||||
?> |
||||
$www = api_get_path('WEB_PATH'); |
||||
|
||||
header("Location: $www/user_portal.php"); |
Loading…
Reference in new issue