Ignore:
Timestamp:
May 20, 2011, 10:21:46 PM (13 years ago)
Author:
Eric
Message:
  • Use pwg_db_real_escape_string() instead of addslashes()
  • Database upgrade process simplied (using version_compare() and code refactoring)
  • Bug 2253 fixed - New feature to allow comments on pictures only for specific users (who belong to a group) when "comments for all" is set
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/changelog.txt.php

    r10942 r10957  
    250250
    251251-- 2.20.7 : Use pwg_db_real_escape_string() instead of addslashes()
     252            Database upgrade process simplied (using version_compare() and code refactoring)
     253            Bug 2253 fixed - New feature to allow comments on pictures only for specific users (who belong to a group) when "comments for all" is set
    252254*/
    253255?>
Note: See TracChangeset for help on using the changeset viewer.