aboutsummaryrefslogtreecommitdiffstats
path: root/include/picture_comment.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* increase copyright year to 2010plegall2010-03-191-1/+1
* bug 1328: backport the pwg_token on trunkplegall2010-03-191-20/+24
* Feature 1451 : localization with gettextnikrou2010-03-021-3/+3
* Merge branch 'bug_1255'nikrou2010-01-031-1/+1
* Feature 1255 : improve sqlnikrou2009-11-211-1/+1
* Feature 1244 resolvednikrou2009-11-201-2/+2
* Escape all login and username characters in databaseEric2009-11-181-3/+3
* Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou2009-11-151-2/+2
* - remove warn on unset variablervelices2009-07-011-6/+6
* Fix two problem with Feature 1026 :nikrou2009-06-241-2/+3
* Feature 1026 step 2 :nikrou2009-06-231-8/+20
* fix html bug (li) fix comment for guest bug (form missing)nikrou2009-06-231-1/+1
* Feature 1026 : Modify / delete comments for usersnikrou2009-06-231-9/+29
* feature 1028 : Allow admin to validate comment from picture pagenikrou2009-06-101-3/+21
* Create navigation_bar.tpl file.patdenice2009-03-051-1/+1
* Last (I hope) paranoic optims ...rvelices2009-02-141-6/+5
* - removed second parameter $type from function format_datervelices2009-02-041-5/+2
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-24/+0
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
* picture, footer and picture modify template migrationrvelices2008-02-291-43/+26
* - send status code 403 when attempt to enter a user comment, but comments are...rvelices2007-10-291-1/+5
* - removed unused code from the calendarrvelices2007-09-201-5/+6
* Resolved issue 0000702: Code Injection with picture commentrub2007-06-071-2/+3
* Resolved issue 0000697: with generic user a author name is necessary to comme...rub2007-06-051-8/+9
* - bug 654: sql error on user comment (since my commit 1849)rvelices2007-02-261-3/+1
* - user comments are not saved in the database with htmlspecialchars anymorervelices2007-02-221-187/+25
* Stupid modification on picture_comment.inc.php about validate link!rub2007-02-141-2/+2
* My last improvements before 1.7.0RC1.rub2007-02-141-2/+12
* When not template are selected for mail, PWG uses default template..rub2007-02-121-4/+2
* - plugins with own independent scripts work now (cookie_path and url root arervelices2007-01-241-3/+2
* - revert feature 564: log the login of each user; but add the possibility to bervelices2007-01-231-28/+10
* feature 625: comment anti-spam - protect against some of the spam robotsrvelices2007-01-191-3/+44
* feature 440: send mail to admin when comment is enteredrvelices2006-11-221-0/+25
* - bug fix: comments_forall and category commentable were not checked during rvelices2006-11-161-73/+155
* - comments.php improvements:rvelices2006-11-081-1/+1
* function names are case-insensitive but it's a good idea to call functions nikrou2006-07-261-1/+1
* URL rewrite: 3 options in the config file define behaviour (question mark rvelices2006-03-231-5/+9
* URL rewriting: fix some old links, calendar simplification and prepare code rvelices2006-03-211-9/+9
* bug fixed: create_navigation_bar take into account clean URL if requested.plegall2006-03-161-18/+8
* new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall2006-03-151-0/+229