Uncommented clean_temp_data.
This commit is contained in:
@@ -213,8 +213,8 @@
|
||||
|
||||
//Cleanup temps (files and db)
|
||||
if ($status) {
|
||||
echo "<li>Cleaning up temp data <b>(commented!!)</b>";
|
||||
//$status = clean_temp_data ($restore);
|
||||
echo "<li>Cleaning up temp data";
|
||||
$status = clean_temp_data ($restore);
|
||||
}
|
||||
|
||||
//End the main ul
|
||||
|
||||
Reference in New Issue
Block a user