phpBB
Statistics
| Revision:

root / tags / milestone_3 / phpBB / adm / admin_bbcodes.php

History | View | Annotate | Download (12 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5258 10/04/2005 11:47 pm

This commit was manufactured by cvs2svn to create tag 'milestone_3'.

5152 05/15/2005 10:17 pm Meik Sievertsen

- request_var updates
- added group selection to pm filter
- fixed activation/deletion of inactive user accounts in admin index
- fixed some color swatch bugs

5140 05/05/2005 06:55 pm Meik Sievertsen

- some cross-db related changes
- putting active bots array into cache

5114 04/09/2005 02:26 pm Meik Sievertsen

- Documentation related changes
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)

4819 02/08/2004 07:02 pm Meik Sievertsen

inline attachment capability...

4480 09/07/2003 06:52 pm psotfx

Extension var update

4463 09/03/2003 11:44 pm ludovic_arnaud

Added logging abilitiy

4453 08/28/2003 10:50 pm ludovic_arnaud

Added: admin definable bbcodes
Changed: preg references, use the prefered $n form instead of the old \\n one
Fixed: tweaked PHP highlightning a little