phpbb/phpBB/includes
Meik Sievertsen 2f4a618900 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.

git-svn-id: file:///svn/phpbb/trunk@8572 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-05-29 12:25:56 +00:00
..
acm ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
acp ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
auth ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
bbcode A little cleanup 2008-03-29 14:11:49 +00:00
captcha #22855 2008-04-22 14:13:12 +00:00
db ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
diff merge with revision #r8350 2008-01-30 16:14:39 +00:00
hooks oh boy... 2008-01-03 17:00:40 +00:00
mcp ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
search ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
ucp ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
utf ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
auth.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
bbcode.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
cache.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
constants.php Merging mime and referer checks into the Trunk 2008-05-28 13:05:45 +00:00
formatted_text.php A little cleanup 2008-03-29 14:11:49 +00:00
functions.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_admin.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_compress.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_content.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_convert.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_display.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_install.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_jabber.php merge again, revisions 8516 to 8525 2008-04-21 15:10:59 +00:00
functions_messenger.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_module.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_posting.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_privmsgs.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_profile_fields.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_template.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_transfer.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_upload.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_user.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
session.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
template.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00