aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2004-11-24bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01plegall1-1/+3
2004-11-16- images.path column added to reduce database accessplegall1-25/+10
2004-11-09Before 1970, Microsoft Windows can't mktime. format_date changed was changedplegall1-20/+33
2004-11-06update headers to comply with GPLz0rglub1-4/+4
2004-11-05- DEFAULT_LANGUAGE constant moved to $conf['default_language']z0rglub1-1/+3
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub1-18/+22
2004-10-23- refactoring of comments.phpz0rglub1-0/+48
2004-09-26-First draft of history displaygweltas1-2/+2
2004-09-20- huge refactoring of admin/configuration.php (reminder : tabs in code arez0rglub1-1/+1
2004-09-07Minor bugs correctiongweltas1-11/+1
2004-09-03- in admin/configuration, add new step with "sections" (general, comments,z0rglub1-17/+34
2004-08-30add rating featurez0rglub1-0/+34
2004-08-25- Deletion of obsolete functions in the administrative partgweltas1-1/+1
2004-08-25refresh time decreases from 5 seconds to 1z0rglub1-1/+1
2004-08-06use of functions_html.inc.php instead of htmlfunctions.inc.phpz0rglub1-1/+1
2004-05-20field comments.date becomes a datetime MySQL field type (instead of int)z0rglub1-0/+6
2004-03-31bug 23 : search case insensitive BUT highlightning case sensitivez0rglub1-8/+17
2004-03-31redirections modification : use of a HTML refresh page instead of header PHPz0rglub1-0/+28
2004-03-26- Template migrationgweltas1-6/+7
2004-02-26New default template - User sidegweltas1-5/+5
2004-02-19Split of langage filesgweltas1-57/+5
2004-02-11header global refactoringz0rglub1-18/+26
2004-02-11adding phpdocumentor variables to function get_enumsz0rglub1-2/+3
2004-02-07Template modificationgweltas1-6/+56
2004-02-02Merge of the 1.3.1 releasegweltas1-50/+72
2003-11-08Modifyed header to be compliant with PhpDocumentorz0rglub1-16/+25
2003-11-03define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')z0rglub1-1/+1
2003-09-20Using the same name for variables in ./include/mysql.inc.phpz0rglub1-1/+1
2003-09-15Using PREFIX_INCLUDE to have strictly relative pathsz0rglub1-5/+5
2003-09-10Mail notification for adminsz0rglub1-0/+48
2003-08-30Multi categories for the same picturez0rglub1-0/+26
2003-08-24improve the header of each filez0rglub1-2/+4
2003-07-26instead of overriding individual keywords,you can add a keyword to all or rem...z0rglub1-4/+1
2003-07-21*** empty log message ***z0rglub1-21/+8
2003-07-01*** empty log message ***z0rglub1-9/+10
2003-05-25search improvedz0rglub1-10/+21
2003-05-21*** empty log message ***z0rglub1-8/+24
2003-05-17*** empty log message ***z0rglub1-4/+29
2003-05-132003.05.13 user_add and user_modify addedz0rglub1-5/+32
2003-05-10*** empty log message ***z0rglub1-22/+22
2003-05-09Initial revisionz0rglub1-0/+286