phpbb/phpBB
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
..
adm 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 informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
develop 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
docs 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
download 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
files informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
images - New set of smilies (they're all face-shaped now), provided by camm15h. Send all your love his way! ;) 2008-02-21 13:14:24 +00:00
includes 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
install 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
language Merging mime and referer checks into the Trunk 2008-05-28 13:05:45 +00:00
store #10379 2007-05-02 11:48:42 +00:00
styles merge 2008-05-26 12:05:22 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.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
config.php In honor of Beta4! 2006-11-28 09:38:31 +00:00
cron.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
faq.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.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
mcp.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
memberlist.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
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
report.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
search.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
style.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
ucp.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
viewforum.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
viewonline.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
viewtopic.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