THEME is out of this directory.

I hope to have done it correctly!
This commit is contained in:
stronk7 2005-01-28 00:01:20 +00:00
parent cab5d3cd04
commit ad4f774cd4
8 changed files with 9 additions and 9 deletions

View file

@ -96,7 +96,7 @@
//Print form
print_heading("$strcoursebackup: $course->fullname ($course->shortname)");
print_simple_box_start("center", "", "$THEME->cellheading");
print_simple_box_start("center");
//Adjust some php variables to the execution of this script
@ini_set("max_execution_time","3000");