Changeset 309
- Timestamp:
- 28/10/07 22:28:26 (6 years ago)
- Files:
-
- 1 modified
-
components/options.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
components/options.php
r300 r309 134 134 $imagefilepath = hackergotchiPath($session->username); 135 135 136 echo $imagefilepath;137 136 if (unlink($imagefilepath)) { 138 137 return true;
