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/rudi/index.php | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'modules/rudi/index.php') diff --git a/modules/rudi/index.php b/modules/rudi/index.php index 4550ad7..8c103a1 100644 --- a/modules/rudi/index.php +++ b/modules/rudi/index.php @@ -1,8 +1,24 @@ . + */ - include 'header.php'; - +include 'header.php'; //include 'includes/debug.php'; //require 'includes/sql.class.php'; include_once 'includes/common.class.php'; @@ -113,4 +129,4 @@ CloseContent(); //decho($test->foo[0]->member_id); //$test1 = new Test(); //$test2 = new Test(); -?> \ No newline at end of file +?> -- cgit