|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | report |
Variables | |
| $table = new html_table | |
| $table | head |
| $table | headspan = array(1, 3, 1, 1) |
| $table | attributes = array('class' => 'generaltable backup-report') |
| $table | data = array() |
| $strftimedatetime = get_string("strftimerecent") | |
| $strerror = get_string("error") | |
| $strok = get_string("ok") | |
| $strunfinished = get_string("unfinished") | |
| $strskipped = get_string("skipped") | |
| $sql | |
| $rs = $DB->get_recordset_sql($sql) | |
| if(empty($table->data)) | $automatedbackupsenabled = get_config('backup', 'backup_auto_active') |
| if (empty($automatedbackupsenabled)) | |
| if (empty($table->data)) $automatedbackupsenabled = get_config('backup', 'backup_auto_active') |
| $rs = $DB->get_recordset_sql($sql) |
| $sql |
| $strerror = get_string("error") |
| $strftimedatetime = get_string("strftimerecent") |
| $strok = get_string("ok") |
| $strskipped = get_string("skipped") |
| $strunfinished = get_string("unfinished") |
| $table = new html_table |
| $table attributes = array('class' => 'generaltable backup-report') |
array( get_string("course"), get_string("timetaken", "quiz"), get_string("status"), get_string("backupnext") )