Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
dump_studip.php File Reference

Functions

 exec_or_die ($cmd)

Variables

 $dump_dir = $_SERVER['argv'][1] ? realpath($_SERVER['argv'][1]) : null
 $dump_only = $_SERVER['argv'][2]
if(!$dump_dir) if(!is_writeable($dump_dir)) $today = date("Ymd")
 $prefix = $STUDIP_INSTALLATION_ID ? $STUDIP_INSTALLATION_ID : 'studip'

Function Documentation

exec_or_die (   $cmd)

Variable Documentation

$dump_dir = $_SERVER['argv'][1] ? realpath($_SERVER['argv'][1]) : null
$dump_only = $_SERVER['argv'][2]
$prefix = $STUDIP_INSTALLATION_ID ? $STUDIP_INSTALLATION_ID : 'studip'
if (!$dump_dir) if (!is_writeable($dump_dir)) $today = date("Ymd")