History | View | Annotate | Download (24.9 kB)
commit ba5c7d8e63d97650989c2866c20c11f16f4c1128Merge: e9c584a 60eff4eAuthor: Nils Adermann <naderman@naderman.de>Date: Sun Jan 16 22:25:49 2011 +0100
Merge branch 'ticket/bantu/9859' into develop-olympus
commit 5e258a0a9021da3f9d830326f697fa05e86be877Merge: 5d8ddc7 053cf79Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 17:21:57 2010 +0100
Merge branch 'ticket/igorw/9924' into develop-olympus
commit d503272645d0f14daa2c2664e04dbdc33da9379eMerge: 5f0f8c2 b27b69cAuthor: Igor Wiedler <igor@wiedler.ch>Date: Tue Oct 19 14:03:44 2010 +0200
Merge branch 'ticket/bantu/9857' into develop-olympus
Added section about special constants able to be used.
mine type property working in rep view?
Hiding everywhere little buggers, eh?
One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.)Although i somehow mistakingly got #20445 and #15249 into it. :/
Removing s_watching_img from watch_topic_forum() function (Bug #20445)Changing order for post review if more than one post affected (Bug #15249)...
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
- Constant PHPBB_DB_NEW_LINK introduced which can be used to force phpBB to create a new database connection instead of reusing an existing one if the dbms supports it [Bug #14927]- Automatic URL parsing no longer allows dots in the schema but can parse URLs starting after a dot [Bug #15110]...
ok... i seem to have overlooked the handy CLASS constant. ;)
PHP4 compatibility
new hook system (do not get it confused with events or plugins please)- introducing two new hookable functions too