mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 14:48:53 +00:00
Replied to comment, no code changes
git-svn-id: file:///svn/phpbb/trunk@3889 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
7506d3d914
commit
255a01f5a7
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
- add other languages?
|
- add other languages?
|
||||||
- add validation regexp to [email], [flash]
|
- add validation regexp to [email], [flash]
|
||||||
- add validation regexp to [quote] with username
|
- add validation regexp to [quote] with username
|
||||||
- add ACL check for [img]/[flash]/others (what to do when an unauthorised tag is found? do nothing/return an error message?)
|
- add ACL check for [img]/[flash]/others (what to do when an unauthorised tag is found? do nothing/return an error message? - psoTFX -> do nothing, leave tag unprocessed ... also need size limit checks on img/flash tags ... probably warrants some discussion)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// case-insensitive strpos() - needed for some functions
|
// case-insensitive strpos() - needed for some functions
|
||||||
|
|
Loading…
Add table
Reference in a new issue