Removing the SVN constant option and the ISSO_MT_START (thanks to $_SERVER['REQUEST_T...
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 16 Aug 2007 20:44:53 +0000 (20:44 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 16 Aug 2007 20:44:53 +0000 (20:44 +0000)
commit82f4266e56e76c214504537bdba284963a3c7d75
tree8f8f36ab45b3537185fe31e69303c0852c9f06d8
parent98eadce23a775a9c578a091683ab8c85f0b72ff5
Removing the SVN constant option and the ISSO_MT_START (thanks to $_SERVER['REQUEST_TIME'])

* Template.php:
(BSTemplate::flush): No longer display SVN information and we can use $_SERVER[REQUEST_TIME] so we don't need to define ISSO_MT_START
* App.php: Remove documentation about constants
App.php
Template.php