diff options
Diffstat (limited to '')
-rw-r--r-- | view/about.php (renamed from pages/about.php) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pages/about.php b/view/about.php index 9586e73..cc81064 100644 --- a/pages/about.php +++ b/view/about.php @@ -1,7 +1,5 @@ <?php -require_once('lib/bootstrap.php'); - echo $tpl->render(array( 'page' => 'about', 'title' => 'About the Streams', |