From eb5ec4457a826bf6edadc9fa1816fac94d4a5c6a Mon Sep 17 00:00:00 2001 From: 3rd Infantry Division Date: Mon, 18 Apr 2011 15:41:57 -0700 Subject: Adjusted the Bayonet license (some files may have been missed) --- modules/admin/admin_functions.php | 9 +++++---- modules/admin/blocks/functions.php | 7 ++++--- modules/admin/blocks/index.php | 6 +++--- modules/admin/index.php | 7 ++++--- modules/admin/operation.php | 7 ++++--- modules/admin/pages/functions.php | 5 +++-- modules/admin/pages/index.php | 7 ++++--- 7 files changed, 27 insertions(+), 21 deletions(-) (limited to 'modules/admin') diff --git a/modules/admin/admin_functions.php b/modules/admin/admin_functions.php index d0d54a8..dbe101e 100644 --- a/modules/admin/admin_functions.php +++ b/modules/admin/admin_functions.php @@ -1,7 +1,7 @@ . - */ - /* + */ + +/* if(!defined("ADMIN_FILE")) { die("Access denied."); @@ -149,4 +150,4 @@ function CloseTable_Ex() echo ""; } */ -?> \ No newline at end of file +?> diff --git a/modules/admin/blocks/functions.php b/modules/admin/blocks/functions.php index 2c7b166..ce2744a 100644 --- a/modules/admin/blocks/functions.php +++ b/modules/admin/blocks/functions.php @@ -1,7 +1,7 @@ . - */ + */ + function ListBlocks() { diff --git a/modules/admin/blocks/index.php b/modules/admin/blocks/index.php index 8d63b6d..164f7a9 100644 --- a/modules/admin/blocks/index.php +++ b/modules/admin/blocks/index.php @@ -1,7 +1,7 @@ . - */ + */ /** * This file administers the site blocks. @@ -56,4 +56,4 @@ echo "
".LinkInternal('Create a B ListBlocks(); -?> \ No newline at end of file +?> diff --git a/modules/admin/index.php b/modules/admin/index.php index 667dc6e..653347f 100644 --- a/modules/admin/index.php +++ b/modules/admin/index.php @@ -1,7 +1,7 @@ . - */ + */ + /* if(!defined("MODULE_FILE")) { @@ -70,4 +71,4 @@ } } */ -?> \ No newline at end of file +?> diff --git a/modules/admin/operation.php b/modules/admin/operation.php index 4fb687b..62e34bb 100644 --- a/modules/admin/operation.php +++ b/modules/admin/operation.php @@ -1,7 +1,7 @@ . - */ + */ + /* if(!defined("ADMIN_FILE")) { @@ -50,4 +51,4 @@ else */ -?> \ No newline at end of file +?> diff --git a/modules/admin/pages/functions.php b/modules/admin/pages/functions.php index f71f90f..3507a5d 100644 --- a/modules/admin/pages/functions.php +++ b/modules/admin/pages/functions.php @@ -1,7 +1,7 @@ . - */ + */ + /** * Note to anyone feeling the need to edit this file... diff --git a/modules/admin/pages/index.php b/modules/admin/pages/index.php index cb36250..737ad8b 100644 --- a/modules/admin/pages/index.php +++ b/modules/admin/pages/index.php @@ -1,7 +1,7 @@ . - */ - ?> + */ + +?>
-- cgit