#!/usr/local/bin/php /* Thursday, July 6th - Robert Hetzler - Dreamweaver template hax. chdir, for properly locating constants.php rather than searching - Stopping with the modifying of php self, check and put root->current relative path in $path_from_root - should we have a $conf variable for storing all this stuff? - @TODO make $chmod validly set $path_from_root ___________________ Tuesday, January 24th - Michael Roberts - Adding in the ability to use Template Properties to control PHP logic - Added Side_navigation and Breadcrumbs ___________________ Monday, January 23rd - Michael Roberts - Converted to work with PHP4 and ACS servers. ___________________ Friday, January 20th - Michael Roberts - Adding version information/change log - Side items work well, this version might require PHP5 for its autoload capabilities */ if ($chmod) ob_end_clean(); ob_start(); ?>
0) { $logged_in = true; } else $logged_in = false; echo $header; $this_page = new SmartTemplate( '/' . $path_from_root ); ?>Content here
printFooterItems(); ?>