Register
phpBB.com Wiki · Home Projects Help

root / trunk / phpBB / adm / swatch.php

swatch.php

View | Annotate | Download (1.3 KB)

# Date Author Comment
8572 View | Annotate 05/29/2008 02:25 PM acydburn

ok… i hope i haven’t messed too much with the code and everything is still working.
Changes:
- Ascraeus now uses constants for the phpbb root path and the php extension. This ensures more security for external applications and modifications (no more overwriting of root path and extension possible through insecure mods and register globals enabled) as well as no more globalizing needed.
- A second change implemented here is an additional short-hand-notation for append_sid(). It is allowed to omit the root path and extension now (for example calling append_sid(‘memberlist’)) – in this case the root path and extension get added automatically. The hook is called after these are added.

8477 View | Annotate 03/29/2008 01:08 AM naderman

Go away evil carriage returns\!

8146 View | Annotate 10/05/2007 04:30 PM acydburn

dumdidum… sorry. ;)

8099 View | Annotate 09/22/2007 08:31 PM acydburn

#i62 – #i65
gone through every javascript invocation and making sure we adhere to our coding guidelines.

8092 View | Annotate 09/18/2007 04:49 PM acydburn

some fixes. :P
- language authors may review their email template files…

7954 View | Annotate 07/26/2007 05:51 PM acydburn

do not get too excited

6905 View | Annotate 01/18/2007 03:41 PM acydburn

fixing some bugs

6604 View | Annotate 11/19/2006 03:14 PM acydburn

some style related changes/fixes

6149 View | Annotate 07/06/2006 06:46 PM acydburn

some bugfixes

6054 View | Annotate 06/13/2006 12:16 AM acydburn

- get swatch converted into new acp format
- add page title to ucp pages
- add ability to supress getting the who is online list in page_header() (saves us ideally 1-2 queries on ucp/mcp pages)
- fixing pm rules a bit as well as now having complete author memberships for author_in_group (sender -> is in usergroup -> xxx)

6015 View | Annotate 06/06/2006 10:53 PM acydburn

ok, this one is rather large… the most important change:
re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different

apart from this, code cleanage, bug fixing, etc.

5357 View | Annotate 12/19/2005 07:55 PM acydburn

- drop in the new administration panel
- not finished yet: some user related items, style admin, database admin and permissions
- Graham: Please add your MCP schema data to the schema data file. ;)

5152 View | Annotate 05/15/2005 10:17 PM acydburn

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

4417 View | Annotate 08/22/2003 02:30 AM psotfx

Wake up oh dozey one …

4416 View | Annotate 08/22/2003 02:28 AM psotfx

specialchars data in swatch, rejiggle index variable setting and comparisons, replace .php with $phpEx in styles for swatch

4271 View | Annotate 07/16/2003 02:08 PM psotfx

mainoption/liteoption -> btnmain/btnlite

3646 View | Annotate 03/13/2003 01:14 PM psotfx

New directory name