Go to the source code of this file.
Namespaces | |
namespace | FDL |
Variables | |
$usage = "usage --login=<user login> --password=<user password>" | |
$dbaccess = $action->GetParam("FREEDOM_DB") | |
$coreaccess = $action->GetParam("CORE_DB") | |
if($dbaccess=="") | $user = $action->getArgument("login") |
$password = $action->getArgument("password") | |
$u = new User($coreaccess) | |
$uid = $u->id | |
$coreaccess = $action->GetParam("CORE_DB") |
Definition at line 27 of file fdl_resetprofiling.php.
$dbaccess = $action->GetParam("FREEDOM_DB") |
Definition at line 26 of file fdl_resetprofiling.php.
$password = $action->getArgument("password") |
Definition at line 35 of file fdl_resetprofiling.php.
$u = new User($coreaccess) |
Definition at line 39 of file fdl_resetprofiling.php.
$uid = $u->id |
Definition at line 41 of file fdl_resetprofiling.php.
Definition at line 24 of file fdl_resetprofiling.php.
Definition at line 34 of file fdl_resetprofiling.php.
← centre documentaire |
|