History | View | Annotate | Download (24.4 kB)
commit cde423591e90e58361b17f29f6841887573a0fa8Merge: 656f18d ba5c7d8Author: Nils Adermann <naderman@naderman.de>Date: Sun Jan 16 22:26:27 2011 +0100
Merge branch 'develop-olympus' into develop
commit 8b9b1f118726e9fb088737129a02e9959ac1adc4Merge: 18f74a7 5e258a0Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 17:22:05 2010 +0100
commit 6bba2794342553a81c2427d6db3e3dfc715c9550Merge: 2264f88 d503272Author: Igor Wiedler <igor@wiedler.ch>Date: Tue Oct 19 14:04:22 2010 +0200
Copy 3.0.x branch to trunk
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