Stud.IP  4.2 Revision
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 = Config::get()->STUDIP_INSTALLATION_ID ? Config::get()->STUDIP_INSTALLATION_ID : 'studip'
 

Function Documentation

◆ exec_or_die()

exec_or_die (   $cmd)

Variable Documentation

◆ $dump_dir

$dump_dir = $_SERVER['argv'][1] ? realpath($_SERVER['argv'][1]) : null

◆ $dump_only

$dump_only = $_SERVER['argv'][2]

◆ $prefix

$prefix = Config::get()->STUDIP_INSTALLATION_ID ? Config::get()->STUDIP_INSTALLATION_ID : 'studip'

◆ $today

if (! $dump_dir) if (!is_writeable( $dump_dir)) $today = date("Ymd")