aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/template.inc
Commit message (Collapse)AuthorAgeFilesLines
* Better handling of template data. It's a class member now, so multiple ↵natec2001-06-241-40/+20
| | | | | | template objects can exist at the same time without sharing data. yippee. git-svn-id: file:///svn/phpbb/trunk@523 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed tabs-to-spaces. Yuck.natec2001-06-241-236/+236
| | | | git-svn-id: file:///svn/phpbb/trunk@522 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsnatec2001-04-161-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@168 89ea8834-ac86-4346-8a33-228a782c2dd0
* Interim fix for template data destructionnatec2001-04-161-0/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@167 89ea8834-ac86-4346-8a33-228a782c2dd0
* User registration works.James Atkinson2001-03-191-3/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@106 89ea8834-ac86-4346-8a33-228a782c2dd0
* New template system. Lots of merging conflicts, so let nate know if he broke ↵natec2001-03-171-311/+363
| | | | | | stuff. git-svn-id: file:///svn/phpbb/trunk@105 89ea8834-ac86-4346-8a33-228a782c2dd0
* Performance hacks in template.inc - let me know if stuff breaks.natec2001-03-101-15/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@96 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved include filesBart van Bragt2001-03-091-0/+351
git-svn-id: file:///svn/phpbb/trunk@94 89ea8834-ac86-4346-8a33-228a782c2dd0