Author: plg
Date: Thu Feb 23 17:53:11 2006
New Revision: 1053

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1053&view=rev
Log:

modification: DAY() MySQL function replaced by DAYOFMONTH() to improve
backward compatibility (this function was added in MySQL 4.1)

bug fixed: with chronology mode, PWG displays thumbnails on main page if
even if no category (which will soon be called "section") is set. This was
producing warnings on category.php from include/category_default.inc.php.

refactoring: on include/calendar_base.class.php and
include/functions_calendar.inc.php. Unix file format, coding guidelines,
etc. While trying to understand the code, I've made some presentation
modification to clarify variable names and so on.

Modified:
    trunk/include/calendar_base.class.php
    trunk/include/calendar_monthly.class.php
    trunk/include/category_default.inc.php
    trunk/include/functions_calendar.inc.php


Reply via email to