Stud.IP
2.0 Revision 48548
|
Variables | |
const | SEND_MAIL_ON_DELETE = 1 |
const | KILL_ADMINS = 0 |
if(SEND_MAIL_ON_DELETE &&!($MAIL_LOCALHOST &&$MAIL_HOST_NAME &&$ABSOLUTE_URI_STUDIP)) | $argc = $_SERVER['argc'] |
$argv = $_SERVER['argv'] | |
while(!feof($fo)) | $kill_list = preg_split("/[\s,;]+/", $list, -1, PREG_SPLIT_NO_EMPTY) |
$db = new DB_Seminar() | |
while($db->next_record()) if(!is_array($kill_user)) | $umanager = new UserManagement() |
if (SEND_MAIL_ON_DELETE &&!($MAIL_LOCALHOST &&$MAIL_HOST_NAME &&$ABSOLUTE_URI_STUDIP)) $argc = $_SERVER['argc'] |
$argv = $_SERVER['argv'] |
$db = new DB_Seminar() |
$kill_list = preg_split("/[\s,;]+/", $list, -1, PREG_SPLIT_NO_EMPTY) |
while ($db->next_record()) if (!is_array($kill_user)) $umanager = new UserManagement() |
const KILL_ADMINS = 0 |
const SEND_MAIL_ON_DELETE = 1 |