aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* change version from 1.3.2 to 1.3.3z0rglub2004-10-031-1/+1
* when registering a new user, we must take into account that user_category.dat...z0rglub2004-10-031-2/+11
* bug 50 : PHP 5.x incompatibilityz0rglub2004-10-031-1/+1
* version goes to 1.3.2z0rglub2004-04-301-2/+2
* bug 26 : When categories tree has category ids not in ascending order, the or...z0rglub2004-04-301-4/+13
* bug 23 : search case insensitive BUT highlightning case sensitivez0rglub2004-03-311-8/+17
* PHP Warning correctionz0rglub2004-03-311-2/+5
* version changed to 1.3.1z0rglub2004-02-281-1/+1
* - adding file headerz0rglub2004-02-051-4/+22
* - adding file headerz0rglub2004-02-051-14/+31
* 1.3.1beta releasez0rglub2004-01-311-1/+1
* Php Warning correctionz0rglub2004-01-301-4/+2
* didn't take correctly into account forbidden categoriesz0rglub2004-01-251-10/+9
* Php Warnings correctionz0rglub2004-01-241-0/+2
* code refactoring (really minor)z0rglub2004-01-221-5/+1
* code simplifiedz0rglub2004-01-211-4/+3
* Code rewrittingz0rglub2004-01-191-1/+2
* Performances improved : replacing the useless LEFT JOIN by INNER JOINz0rglub2004-01-191-2/+2
* Simplifying concatenation of $infos variables to select in the databasez0rglub2004-01-182-10/+2
* Modify function get_cat_info for preventing Php Warning when NULL valuesz0rglub2004-01-181-20/+23
* Prevent Php warnings if some user variables are NULLz0rglub2004-01-181-11/+12
* Prevent Php warnings if some config variables are NULLz0rglub2004-01-181-3/+4
* Conformity with the XHTML 1.0 transitional standardgweltas2004-01-183-0/+54
* Correction of php warningsgweltas2004-01-151-3/+3
* Minor corrections of PHP warningsgweltas2004-01-122-7/+16
* Corrections de quelques warnings php.gweltas2004-01-112-3/+3
* use the order of categories.uppercats for retrieving the local directory,z0rglub2004-01-111-4/+9
* - no need of last '/' for get_dirs parameterz0rglub2004-01-041-24/+12
* - when creating a new user, taking into account that forbidden categoriesz0rglub2004-01-031-176/+58
* - remove get_subcats_idz0rglub2004-01-031-143/+122
* add functions pwg_write_debug, pwg_debug, pwg_queryz0rglub2004-01-031-0/+43
* unix file formatz0rglub2004-01-031-1/+0
* user restricitions are now stored in the databasez0rglub2004-01-031-2/+12
* use correct define syntax, remove get_restrictions for user because they are ...z0rglub2004-01-031-4/+2
* change version number, add max_LOV_categories used for numerous categories ga...z0rglub2004-01-031-2/+3
* use correct define syntaxz0rglub2004-01-031-3/+2
* Update version from 1.3RC2 to 1.3z0rglub2003-10-121-1/+1
* Version changed to 1.3RC2z0rglub2003-10-051-1/+1
* Top number passes from 5 to 10z0rglub2003-10-051-1/+1
* Version becomes 1.3RC1z0rglub2003-09-211-1/+1
* to make it work on nexen.netz0rglub2003-09-211-0/+3
* Using the same name for variables in ./include/mysql.inc.phpz0rglub2003-09-201-1/+1
* Change the version from 1.3 to 1.3betaz0rglub2003-09-191-1/+1
* A category can have its representative picturez0rglub2003-09-191-1/+2
* Using PREFIX_INCLUDE to have strictly relative pathsz0rglub2003-09-151-5/+5
* phpwebgallery_users.theme is no longuer used.z0rglub2003-09-141-1/+1
* When a page is refresh with an expired session still existing in thez0rglub2003-09-121-1/+1
* Mail notification for adminsz0rglub2003-09-102-2/+50
* Removing debug codez0rglub2003-09-091-1/+0
* - Creation of plain structure if not existing in several functionsz0rglub2003-09-061-5/+29