aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
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
2003-09-05Correcting a bug in special categories (favorites, most seen, mostz0rglub1-2/+2
2003-09-05indention of PHP code improved : file becomes more readable :-)z0rglub1-476/+462
2003-08-30Multi categories for the same picturez0rglub2-36/+85
2003-08-24improve the header of each filez0rglub10-18/+46
2003-07-27optional cookie identificationz0rglub3-33/+68
2003-07-27shortening the codez0rglub1-4/+1
2003-07-26Possiblity to forbid simple guests to add their commentsz0rglub1-1/+2
2003-07-26anti-flood systemz0rglub1-1/+2
2003-07-26instead of overriding individual keywords,you can add a keyword to all or rem...z0rglub1-4/+1
2003-07-25Adding support of independant uploadable categoriesz0rglub1-8/+10
2003-07-23Support of keywords for pictures. They are used in the searchz0rglub1-1/+1
2003-07-21*** empty log message ***z0rglub6-246/+220