Show
Ignore:
Timestamp:
07/17/08 19:26:13 (5 months ago)
Author:
sidtheduck
Message:

+ Slideshow fixes and javascript redirect to album view at end of slideshow (instead of repeat)
+ Miscellaneous small syntax edits

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plog-admin/plog-admin-functions.php

    r558 r561  
    100100                @unlink($tmpname); 
    101101        } 
    102         $res = @chmod($final_fqfn, 0755); 
     102        $res = @chmod($final_fqfn, 0777); 
    103103 
    104104        // Get the EXIF data.