Adding the initial templates for the admin section and set up the template system
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 6 Jan 2009 04:29:59 +0000 (20:29 -0800)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 6 Jan 2009 04:29:59 +0000 (20:29 -0800)
commit6d0baad323d31d2520b5c63a3c03d73ce8b30413
tree8032852984a74801ab9b13ddfe399870ba135dbd
parentbf5e928c636cd46d4610c659ea6c659b37a9a80c
Adding the initial templates for the admin section and set up the template system

* global.php: Remove BSPrinter init code and replace it with BSTemplate stuff
* templates/: New folder
admin/global.php
admin/templates/doctype.html [new file with mode: 0644]
admin/templates/headinclude.html [new file with mode: 0644]
admin/templates/nav.html [new file with mode: 0644]