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) --- admin/admin_functions.php | 6 +++--- admin/functions.php | 7 ++++--- admin/header.php | 7 ++++--- admin/index.php | 7 ++++--- admin/operation.php | 6 +++--- 5 files changed, 18 insertions(+), 15 deletions(-) (limited to 'admin') diff --git a/admin/admin_functions.php b/admin/admin_functions.php index 46572e5..e058342 100644 --- a/admin/admin_functions.php +++ b/admin/admin_functions.php @@ -1,7 +1,7 @@ . - */ + */ if(!defined("ADMIN_FILE")) { @@ -166,4 +166,4 @@ function CloseTable_Ex() echo ""; } -?> \ No newline at end of file +?> diff --git a/admin/functions.php b/admin/functions.php index 5c018a0..ce7d5ff 100644 --- a/admin/functions.php +++ b/admin/functions.php @@ -1,7 +1,7 @@ . - */ + */ + /** * bbcode_format() * @@ -560,4 +561,4 @@ function PageRedirect($delay, $link) { echo ""; } -?> \ No newline at end of file +?> diff --git a/admin/header.php b/admin/header.php index 7ecc702..eccfde0 100644 --- a/admin/header.php +++ b/admin/header.php @@ -1,7 +1,7 @@ . - */ + */ + ob_start(); $starttime = explode(' ', microtime()); @@ -78,4 +79,4 @@ $(document).ready(function() { - \ No newline at end of file + diff --git a/admin/index.php b/admin/index.php index c1209e5..a3cb956 100644 --- a/admin/index.php +++ b/admin/index.php @@ -1,7 +1,7 @@ . - */ + */ + session_start(); @@ -152,4 +153,4 @@ $debug_output = sprintf("Page generated in %.3f seconds | Memory: real(%.3fmb) p } } -?> \ No newline at end of file +?> diff --git a/admin/operation.php b/admin/operation.php index 4ba80e4..1e8463a 100644 --- a/admin/operation.php +++ b/admin/operation.php @@ -1,7 +1,7 @@ . - */ + */ if(!defined("ADMIN_FILE")) { @@ -50,4 +50,4 @@ else -?> \ No newline at end of file +?> -- cgit