aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2004-10-03change version from 1.3.2 to 1.3.3z0rglub1-1/+1
2004-10-03when registering a new user, we must take into account that user_category.dat...z0rglub1-2/+11
2004-10-03bug 50 : PHP 5.x incompatibilityz0rglub1-1/+1
2004-04-30version goes to 1.3.2z0rglub1-2/+2
2004-04-30bug 26 : When categories tree has category ids not in ascending order, the or...z0rglub1-4/+13
2004-03-31bug 23 : search case insensitive BUT highlightning case sensitivez0rglub1-8/+17
2004-03-31PHP Warning correctionz0rglub1-2/+5
2004-02-28version changed to 1.3.1z0rglub1-1/+1
2004-02-05 - adding file headerz0rglub1-4/+22
2004-02-05 - adding file headerz0rglub1-14/+31
2004-01-311.3.1beta releasez0rglub1-1/+1
2004-01-30Php Warning correctionz0rglub1-4/+2
2004-01-25didn't take correctly into account forbidden categoriesz0rglub1-10/+9
2004-01-24Php Warnings correctionz0rglub1-0/+2
2004-01-22code refactoring (really minor)z0rglub1-5/+1
2004-01-21code simplifiedz0rglub1-4/+3
2004-01-19Code rewrittingz0rglub1-1/+2
2004-01-19Performances improved : replacing the useless LEFT JOIN by INNER JOINz0rglub1-2/+2
2004-01-18Simplifying concatenation of $infos variables to select in the databasez0rglub2-10/+2
2004-01-18Modify function get_cat_info for preventing Php Warning when NULL valuesz0rglub1-20/+23
2004-01-18Prevent Php warnings if some user variables are NULLz0rglub1-11/+12
2004-01-18Prevent Php warnings if some config variables are NULLz0rglub1-3/+4
2004-01-18Conformity with the XHTML 1.0 transitional standardgweltas3-0/+54
2004-01-15Correction of php warningsgweltas1-3/+3
2004-01-12Minor corrections of PHP warningsgweltas2-7/+16
2004-01-11Corrections de quelques warnings php.gweltas2-3/+3
2004-01-11use the order of categories.uppercats for retrieving the local directory,z0rglub1-4/+9
2004-01-04 - no need of last '/' for get_dirs parameterz0rglub1-24/+12
2004-01-03 - when creating a new user, taking into account that forbidden categoriesz0rglub1-176/+58
2004-01-03 - remove get_subcats_idz0rglub1-143/+122
2004-01-03add functions pwg_write_debug, pwg_debug, pwg_queryz0rglub1-0/+43
2004-01-03unix file formatz0rglub1-1/+0
2004-01-03user restricitions are now stored in the databasez0rglub1-2/+12
2004-01-03use correct define syntax, remove get_restrictions for user because they are ...z0rglub1-4/+2
2004-01-03change version number, add max_LOV_categories used for numerous categories ga...z0rglub1-2/+3
2004-01-03use correct define syntaxz0rglub1-3/+2
2003-10-12Update version from 1.3RC2 to 1.3z0rglub1-1/+1
2003-10-05Version changed to 1.3RC2z0rglub1-1/+1
2003-10-05Top number passes from 5 to 10z0rglub1-1/+1
2003-09-21Version becomes 1.3RC1z0rglub1-1/+1
2003-09-21to make it work on nexen.netz0rglub1-0/+3
2003-09-20Using the same name for variables in ./include/mysql.inc.phpz0rglub1-1/+1
2003-09-19Change the version from 1.3 to 1.3betaz0rglub1-1/+1
2003-09-19A category can have its representative picturez0rglub1-1/+2
2003-09-15Using PREFIX_INCLUDE to have strictly relative pathsz0rglub1-5/+5
2003-09-14phpwebgallery_users.theme is no longuer used.z0rglub1-1/+1
2003-09-12When a page is refresh with an expired session still existing in thez0rglub1-1/+1
2003-09-10Mail notification for adminsz0rglub2-2/+50
2003-09-09Removing debug codez0rglub1-1/+0
2003-09-06- Creation of plain structure if not existing in several functionsz0rglub1-5/+29