From 438912c0c4a4075a5cd74cf9689451c9df4bbe34 Mon Sep 17 00:00:00 2001 From: Alib Date: Mon, 15 Mar 2010 17:56:22 +0100 Subject: New Jquery branch. Initial development version for istreamdev 1.0 --- includes/inc_home.php | 135 -------------------------------------------------- 1 file changed, 135 deletions(-) delete mode 100755 includes/inc_home.php (limited to 'includes/inc_home.php') diff --git a/includes/inc_home.php b/includes/inc_home.php deleted file mode 100755 index f38518c..0000000 --- a/includes/inc_home.php +++ /dev/null @@ -1,135 +0,0 @@ -\r\n"; -print "
\r\n"; -print "
iStreamdev
\r\n"; -print "
\r\n"; -print "
\r\n"; - -$sessioncnt = 0; - -print " SESSIONS\r\n"; -print " \r\n"; -} -else -{ - print "\r\n"; - print "
\r\n"; - print " \r\n"; - print "
    \r\n"; - print "
  • \r\n"; - print "
  • \r\n"; - print "
\r\n"; - print "
\r\n"; -} - -// VDR menus -if ($vdrenabled) -{ - print " VDR\r\n"; - print " "; -} - -// Media menus -print " MEDIA\r\n"; -print " "; -print "
"; -?> -- cgit v1.2.3