aboutsummaryrefslogtreecommitdiffstats
path: root/include/no_photo_yet.inc.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Happy new year 2011plegall2011-01-181-2/+2
| | | | | | | Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery" git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1606: don't try to check the "no photo yet" feature when displaying anplegall2010-04-151-0/+1
| | | | | | help popup. git-svn-id: http://piwigo.org/svn/trunk@5861 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1603: encoding charset added at HTTP level for the "no photo yet" specificplegall2010-04-141-0/+1
| | | | | | page. git-svn-id: http://piwigo.org/svn/trunk@5854 68402e56-0260-453c-a942-63ccdbb3a9ee
* move no_photo_yet feature to a new php file included by common.inc.php only ↵rvelices2010-03-311-0/+103
if required (avoid parsing this code that will be rarely executed) git-svn-id: http://piwigo.org/svn/trunk@5509 68402e56-0260-453c-a942-63ccdbb3a9ee