September 8th, 2005, 08:09 AM
|
#8 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,054
|
Well look at the line I am posting from showgallery
if ( !isset($when) || $when < 1 ) $when = "";
Your file is not getting overwritten or something because if when is 0 that line sets it to empty and it will not display in the url
|
| |