Restoring assignments COMPLETED.

Added clean temp structures
Increased version info
This commit is contained in:
stronk7 2003-06-01 10:40:11 +00:00
parent 99d1a496a4
commit bd19b8fa96
2 changed files with 6 additions and 2 deletions

View file

@ -212,6 +212,10 @@
}
//Cleanup temps (files and db)
if ($status) {
echo "<li>Cleaning up temp data <b>(commented!!)</b>";
//$status = clean_temp_data ($restore);
}
//End the main ul
echo "</ul>";