- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
<?php
error_reporting(E_ALL);
require_once '../app/config.php';
require_once systemConfig::$pathToSystem . '/index.php';
require_once '../app/application.php';
$application = new application();
$application->run();
?>
jokz 18.09.2011 22:48 # −1
Lure Of Chaos 19.09.2011 10:13 # 0
Lure Of Chaos 19.09.2011 10:13 # 0
Lure Of Chaos 19.09.2011 11:18 # 0
CKrestKrestGovno 19.09.2011 11:40 # 0
Lure Of Chaos 19.09.2011 12:18 # −3
guest8 09.04.2019 11:32 # −999