Show
Ignore:
Timestamp:
08/11/06 02:20:30 (2 years ago)
Author:
mdodoo
Message:

Merges trunk changes ([1522],[1523],[1525],[1526],[1527],[1528], and [1529]).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/multiuser/constants.php

    r1524 r1530  
    164164// it is used to filter out everything but the allowed tag 
    165165// characters, plus a whitespace 
    166 define('ALLOWED_TAGS_REGEXP', '/[^a-zA-Z0-9\ _\.]/'); 
     166define('ALLOWED_TAGS_REGEXP', '//'); 
    167167 
    168168// Sanitizer constants