aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/classes/template_compile.php
Commit message (Collapse)AuthorAgeFilesLines
* Template engine optimisations, fixes, etc. Hopefully removed the need for ↵Chris Smith2009-06-131-30/+54
| | | | | | error suppression in conditionals, unified some of the regex's git-svn-id: file:///svn/phpbb/trunk@9587 89ea8834-ac86-4346-8a33-228a782c2dd0
* Merge changes made in revisions #r9405 to #r9467Meik Sievertsen2009-04-181-4/+4
| | | | | | 2009-04-18 git-svn-id: file:///svn/phpbb/trunk@9468 89ea8834-ac86-4346-8a33-228a782c2dd0
* add some propertiesMeik Sievertsen2009-01-221-1/+1
| | | | | | | change phpbb_chmod to phpbb::$system->chmod() also changed chmod behaviour to the most failsafe method. If we are not able to tell the exact outcome, we simply do not mess with it. git-svn-id: file:///svn/phpbb/trunk@9296 89ea8834-ac86-4346-8a33-228a782c2dd0
* oi... index page looks good...Meik Sievertsen2008-12-311-14/+27
| | | | git-svn-id: file:///svn/phpbb/trunk@9246 89ea8834-ac86-4346-8a33-228a782c2dd0
* implement new phpbb::$acm object, replacing $cache globalMeik Sievertsen2008-12-281-13/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@9240 89ea8834-ac86-4346-8a33-228a782c2dd0
* replace constants with class constants.Meik Sievertsen2008-12-271-1/+1
| | | | | | ACL_YES, ACL_NO, ACL_NEVER, USER_NORMAL, USER_IGNORE, USER_INACTIVE, USER_FOUNDER git-svn-id: file:///svn/phpbb/trunk@9233 89ea8834-ac86-4346-8a33-228a782c2dd0
* relocate some filesMeik Sievertsen2008-12-241-0/+869
git-svn-id: file:///svn/phpbb/trunk@9225 89ea8834-ac86-4346-8a33-228a782c2dd0