From: sparky4 Date: Thu, 17 Feb 2011 01:53:46 +0000 (-0600) Subject: deleted: x.phps X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=cdab0df3718d478b1e3bbb7475e9d10b5036d44e;p=test.git deleted: x.phps --- diff --git a/x.phps b/x.phps deleted file mode 100644 index 66f4a8b..0000000 --- a/x.phps +++ /dev/null @@ -1,67 +0,0 @@ -'.TITLE.'
'; -//++++ new -//++++ old - $bbsi++; - } -}else if(!BBSMENU && INDEXBBS && !LISTBBS){ - foreach($board as $dir){ - include('../'.$dir.'/config.php'); - $bbsdat .= ''.TITLE.'
'; -//++++ new -//++++ old - $bbsi++; - } -}else if(!BBSMENU && !INDEXBBS && LISTBBS){ - foreach($board as $dir){ - include('../'.$dir.'/config.php'); - echo TITLE.'
'; - $bbsdat .= ''.TITLE.'
'; -//++++ new -//++++ old - $bbsi++; - define("TITLE", ''); - } -} -// print -print_r($bbsdat); -if(LISTBBS) print_r($board); -?>