- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
.....
function init()
{
.......
$this->smenu = file_get_contents('http://'.$_SERVER['HTTP_HOST'].'/sitemenu/?tb=/lombards/?type_id=1');
$this->smenu2 = file_get_contents('http://'.$_SERVER['HTTP_HOST'].'/sitemenu/?tb=/lombards/?type_id=2');
$this->sform = file_get_contents('http://'.$_SERVER['HTTP_HOST'].'/searchform/?request=lombards&'.$_SERVER['QUERY_STRING']);
$this->bottom = file_get_contents('http://'.$_SERVER['HTTP_HOST'].'/bottom/');
.......
}
.....
rdifb0 04.03.2012 14:46 # +1
nikita2206 04.03.2012 21:49 # +1
__construct 07.03.2012 22:33 # 0
istem 07.03.2012 23:35 # 0
bugmenot 08.03.2012 00:02 # +4
__construct 08.03.2012 11:38 # −2
guest8 09.04.2019 12:47 # −999