From 2caa12ed72baeed123085a7534c1961b7b381a91 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sun, 22 Jan 2012 15:59:20 +0000 Subject: corrected bottom conditional comments --- detail.php | 2 +- main.php | 2 +- mediamanager.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/detail.php b/detail.php index f3951e7bc..96fb3c2e7 100755 --- a/detail.php +++ b/detail.php @@ -121,6 +121,6 @@ $showSidebar = tpl_getConf('sidebarID') && page_exists(tpl_getConf('sidebarID')) - + diff --git a/main.php b/main.php index 5ec7f72d4..2616519a8 100755 --- a/main.php +++ b/main.php @@ -95,6 +95,6 @@ $showSidebar = tpl_getConf('sidebarID') && page_exists(tpl_getConf('sidebarID'))
- + diff --git a/mediamanager.php b/mediamanager.php index f773c98e8..975fd0780 100755 --- a/mediamanager.php +++ b/mediamanager.php @@ -43,6 +43,6 @@ if (!defined('DOKU_INC')) die(); - + -- cgit v1.2.3