6 require "admin/admins.php";
9 // start session and check login
11 start_nonametv_session();
12 $dadmin = get_session_data();
17 if( $debug ) dbg( "dconf" , $dconf );
22 <title
>NonameTV
</title
>
23 <meta http
-equiv
="Content-Type" content
="text/html; charset=utf-8" />
24 <meta http
-equiv
="description" content
="NonameTV - XMLTV">
25 <meta http
-equiv
="Replay to" content
="tcrnek@gonix.net">
26 <meta http
-equiv
="Keywords" content
="XMLTV, backend">
27 <meta http
-equiv
="address" content
="Zagreb, Croatia">
28 <link rel
="shortcut icon" href
="images/favicon.ico" type
="image/x-icon" />
30 <frameset rows
="88,*" frameborder
="NO" border
="0" framespacing
="0">
31 <frame name
="top" scrolling
="NO" noresize src
="topframe.php" >
37 <frameset cols
="120,*" frameborder
="NO" border
="0" framespacing
="0">
38 <frame name
="menu" noresize src
="menu.php">
39 <frame name
="main" src
="main.php">
46 <frame name
="login" scrolling
="YES" noresize src
="admin/login.php">
54 <body bgcolor
="#FFFFFF" text
="#000000">