Ghost,
1 <? I X
2 $set['web'] = false; I X
3 header("Content-type: text/html"
; I X
4 echo '<?xml version="1.0" encoding="utf-8"?>'; I X
5 ?> I X
6 <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML
Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-
mobile10.dtd"> I X
7 <html xmlns="http://www.w3.org/1999/xhtml"
xml:lang="ru"> I X
8 <head><title> I X
9 <?=$set['title']?> I X
10 </title> I X
11 <link rel="shortcut icon" href="/style/themes/<?=$set
['set_them']?>/favicon.ico" /> I X
12 <link rel="stylesheet" href="/style/themes/<?=$set
['set_them']?>/style.css" type="text/css" /> I X
13 </head> I X
14 <body> I X
15 <? I X
16 if (isset($_SESSION['message'])) { I X
17 echo '<div class="msg">' . $_SESSION['message'] . '</
div>'; I X
18 $_SESSION['message'] = NULL; } I X
19 if ($_SERVER['PHP_SELF'] == '/index.php') { I X
20 ?> I X
21 <center><img src="/style/themes/<?=$set['set_them']?
>/logo.png";" /></center> I X
22 <? I X
23 } I X
а где именно добавить срок скажи