diff options
Diffstat (limited to 'www/inc')
-rw-r--r-- | www/inc/config.inc.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/inc/config.inc.php b/www/inc/config.inc.php index c800fac..7f007b3 100644 --- a/www/inc/config.inc.php +++ b/www/inc/config.inc.php @@ -31,7 +31,6 @@ $scnamegallery = "Photo Gallery Index"; # =========================================================================== # albums to show $yearsince = 1999; - $yearto = 2005; #images FIXME - this is stylesheet's job $img["left"] = "left.png"; $img["right"] = "right.png"; |