diff options
author | rvelices <rv-github@modusoptimus.com> | 2006-03-28 02:16:34 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2006-03-28 02:16:34 +0000 |
commit | 8b3328e7ed8ae8936ce816b2eed69b422381d30b (patch) | |
tree | 3d708e73b9435a37edf1e307f4586db35eea04b3 /include/calendar_monthly.class.php | |
parent | 2ea96d5a96abfdacec319836051070f9016d7b95 (diff) |
moved category.php to index.php
split url functions from functions.inc.php to functions_url.inc.php
git-svn-id: http://piwigo.org/svn/trunk@1109 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | include/calendar_monthly.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/calendar_monthly.class.php b/include/calendar_monthly.class.php index 1f26e1275..5c55dbe5d 100644 --- a/include/calendar_monthly.class.php +++ b/include/calendar_monthly.class.php @@ -1,4 +1,4 @@ - <?php +<?php // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | |