From a0701d581dfa39113c1af68637118d99d5a0822a Mon Sep 17 00:00:00 2001 From: jhunkeler Date: Wed, 27 Jan 2010 02:52:17 +0000 Subject: commit just prior to some pure insanity. implementing theme system git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@463 c5b2fb0a-d05d-0410-98c8-828840a80ff6 --- modules/admin/operation.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/admin/operation.php') diff --git a/modules/admin/operation.php b/modules/admin/operation.php index 0ac2a9b..2c66ff4 100644 --- a/modules/admin/operation.php +++ b/modules/admin/operation.php @@ -16,7 +16,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ - + /* if(!defined("ADMIN_FILE")) { die("Access denied."); @@ -49,5 +49,5 @@ else } - +*/ ?> \ No newline at end of file -- cgit