- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
if($usershow != 0) {
$site->AddBlock('topnav', true, true, 'tn');
$var['nav'] = '';
$site->AddSubBlock('topnav', true, $var);
} else {
$site->AddBlock('topnav', true, true, 'tn');
$var['nav'] = $top_nav;
$site->AddSubBlock('topnav', true, $var);
}
Lure Of Chaos 23.08.2010 19:02 # −2
mrbig66 23.08.2010 21:11 # 0
Lure Of Chaos 23.08.2010 21:20 # −1
bugmenot 24.08.2010 01:30 # 0