Changeset 309

Show
Ignore:
Timestamp:
28/10/07 22:28:26 (6 years ago)
Author:
chckens
Message:

whoops. The obligatory post-release fix for a stupid thing which crept in

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • components/options.php

    r300 r309  
    134134        $imagefilepath = hackergotchiPath($session->username); 
    135135 
    136         echo $imagefilepath; 
    137136        if (unlink($imagefilepath)) { 
    138137                return true;