- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
if($_GET['news'])
include_once("news.php");
else if($_GET['nov'])
include_once("nov.php");
else if($_GET['rast'])
include_once("rast.php");
else if($id==1 && !$_GET['news'] && !$_GET['nov'] && !$_GET['rast'])
include_once("glavnaya2010.php");
else if($id==2222)
include_once("katalog.php");
else if(!$_GET['news'] && !$_GET['nov'] && !$_GET['rast'])
include_once("neglavnaya.php");
istem 01.02.2012 21:10 # +3
LiteError 01.02.2012 21:59 # +3
denis90 01.02.2012 22:03 # +2
TheHamstertamer 01.02.2012 22:24 # +2
Lure Of Chaos 02.02.2012 00:00 # 0
eth0 02.02.2012 17:50 # 0
Razban_Guestov 03.02.2012 08:15 # 0