aboutsummaryrefslogtreecommitdiffstats
path: root/comments.php (unfollow)
Commit message (Expand)AuthorFilesLines
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub1-5/+5
2004-10-23- refactoring of comments.phpz0rglub1-161/+155
2004-09-19- dispatch of configurationgweltas1-1/+1
2004-08-05- non picture files managementz0rglub1-14/+25
2004-05-20field comments.date becomes a datetime MySQL field type (instead of int)z0rglub1-20/+25
2004-03-20- Template migrationgweltas1-31/+89
2004-02-22Template migrationgweltas1-2/+2
2004-02-19Split of langage filesgweltas1-2/+2
2004-02-11header global refactoringz0rglub1-3/+3
2004-02-08Template migrationgweltas1-108/+78
2004-02-07Migration of common.php in the include directory to fit the new coding rulesgweltas1-18/+26
2004-02-02Merge of the 1.3.1 releasegweltas1-15/+19
2003-11-03define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')z0rglub1-2/+2
2003-10-05Support of special syntax to underline, emphasis or italic words in usersz0rglub1-1/+19
2003-10-05Always displays last comments, not only when choosing a number of days (->z0rglub1-24/+21
2003-10-04Adding a page for non admin to see last users commentsz0rglub1-0/+174