Uncommented clean_temp_data. I forgot it

in lastest tests...
This commit is contained in:
stronk7
2003-07-30 16:29:53 +00:00
parent 68234a3061
commit 7d40e78c0d
+1 -1
View File
@@ -213,7 +213,7 @@
//Cleanup temps (files and db)
if ($status) {
echo "<li>".get_string("cleaningtempdata");
//$status = clean_temp_data ($restore);
$status = clean_temp_data ($restore);
}
//End the main ul