FOM_Routing Object
(
    [controller] => main
    [method] => show
    [arguments] => Array
        (
            [0] => leistungen
            [1] => kommunikation
        )

    [global] => Array
        (
            [debug] => 1
            [dbactive] => 1
            [enable_dbadmin] => 1
            [default_app] => Default
            [assume_default] => 1
            [salt] => kdaIDFku9d#.df'asdf!kfd8
            [static] => 
        )

    [routes] => Array
        (
            [:*] => main/show/:*
        )

)

elektro-slovak.at | /data/web/e41924/html/slovak

AJAX PAUSED elektro-slovak.at/leistungen/kommunikation? X RETRY

Too few arguments to function php_error\ErrorHandler::php_error\{closure}(), 4 passed in /data/web/e41924/html/slovak/System/Controller.php on line 90 and exactly 5 expected

90 System/Controller.php

}
function redirect($target=false){
    $target = $target ? $target : ROOT;
    header("Location: ".$target);
    exit();
}
function snippet($view, $directory = "View"){
    $full_path = FCPATH.APPDIR.$this->Routing->app."/".$directory.'/'.$view; if(!@include($full_path)){
        exit($full_path.' | View not found.');
    }
    return $full_path;
    if ( $_php_error_is_ini_enabled ) {
        $catchSurpressedErrors = &$this->catchSurpressedErrors;
        $self = $this;
        // all errors \o/ !
        error_reporting( $this->defaultErrorReportingOn );
        @ini_set( 'html_errors', false );
        set_error_handler(
            function( $code, $message, $file, $line, $context ) use ( $self, &$catchSurpressedErrors ) {
                
<?php
$this->set('mainnav', 'services');
$this->set('subnav', 'kommunikation');
$this->set('title', 'Kommunikationstechnik | Elektro Slovak');
$this->set('description', 'Wir sind Spezialisten für Tor- und Gegensprechanlagen (Audio und Video) auf höchstem Qualitätsniveau. Wir installieren SAT-Empfangsanlagen für Ein- und Mehrfamilienhäuser und schaffen moderne Netzwerktechnik für Privat- und Gewerbeanalgen.');
$this->set('image', 'leistungen');
$this->Snippet('Global/header.php');
?>
    trigger_error(var_export($var, 1));
}
function render($directory = "View"){
    $this->render = true;
    $master_view = !is_null($this->master_view) ? $this->master_view : ucfirst($this->Routing->controller);
    if ($this->stop) return false;
    $this->view = !empty($this->view) ? $this->view : $this->Routing->method;
    $full_path = FCPATH.APPDIR.$directory.'/'.$master_view.'/'.$this->view.'.php';
    if(!@include($full_path)){
          if ($this->config['global']['debug']) trigger_error('Master view file "'.$full_path.'" - file not found.', E_USER_ERROR);
        else $this->show_404();
    }
function _default($args){
    $this->render();
}
function _show($args){
    if (is_array($args)){
        $this->set_view(implode("/", $args));
    }
    else $this->set_view($args);
    $this->render();
}
function _append(){
function exec_method($_class, $_method, $_arguments, $mandatory = true){
    if (!method_exists($_class, $_method)){
        $classname = get_class($_class);
        $path = new ReflectionClass($classname);
        $path = $path->getFileName();
        if ($mandatory) trigger_error("Method \"{$_method}\" was not found in {$path}.", E_USER_ERROR);
        return false;
    }
    call_user_func_array(array($_class, $_method), array($_arguments));
}
## get default configs
/* Load default controller */
$app_controller_path = FCPATH.'Application/Controller/'.$Routing->controller.'.php';
$app_controller = &load_class($app_controller_path, "", $config);
/* Execute methods */
if ( method_exists($app_controller, '_prepend') ) exec_method($app_controller, '_prepend', $Routing->arguments);
if ( method_exists($app_controller, "_".$Routing->method) ) exec_method($app_controller, '_'.$Routing->method, $Routing->arguments, true);
else {
    if (is_array($Routing->arguments)){
define('SYSDIR', str_replace("\\", "/", "System/"));
define('APPDIR', str_replace("\\", "/", "Application/"));
define('FCPATH', str_replace(SELF, '', __FILE__));
define('ROOT', empty($rootdir) ? '/' : '/'.$rootdir.'/');
define('GUARD', true);
/*---------------------
 * Here we go.
 *--------------------*/
if( !require_once(SYSDIR."Master.php") ){
    exit(SYSDIR."Master.php | Mandatory file not found.");
}
2475System/Error.php function( $code, $message, $file, $line, $context ) use ( $self, &$catchSurpressedErrors ) {
90System/Controller.php php_error\ErrorHandler->php_error\{closure}()
10Application/View/Main/leistungen/kommunikation.phpFOM_Controller->snippet()
56System/Controller.php include( "/data/web/e41924/html/slovak/Application/View/Main/leistungen/kommunikation.php" )
17Application/Controller/main.php FOM_Controller->render()
88System/Master.php Main->_show()
159System/Master.php exec_method()
24index.php require_once( "/data/web/e41924/html/slovak/System/Master.php" )

get

style
=>
"dark"

session

construct controller
=>
1713952989

request

X-Varnish
=>
"138445034"
Accept-Encoding
=>
"gzip"
Surrogate-Capability
=>
"key=ESI/1.0"
X-Remote-Ip
=>
"3.144.202.167"
Host
=>
"elektro-slovak.at"
User-Agent
=>
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
Accept
=>
"*/*"

response

Set-Cookie
=>
"PHPSESSID=n2id9sehcjha5o3iek8fvi7piuvksmn6; path=/"
Expires
=>
"Thu, 19 Nov 1981 08:52:00 GMT"
Cache-Control
=>
"no-store, no-cache, must-revalidate"
Pragma
=>
"no-cache"

server

TEMP
=>
"/data/web/e41924/phptmp"
TMPDIR
=>
"/data/web/e41924/phptmp"
TMP
=>
"/data/web/e41924/phptmp"
USER
=>
"e41924"
HOME
=>
"/data/web/e41924"
SCRIPT_NAME
=>
"/index.php"
REQUEST_URI
=>
"/leistungen/kommunikation?style=dark"
QUERY_STRING
=>
"style=dark"
REQUEST_METHOD
=>
"GET"
SERVER_PROTOCOL
=>
"HTTP/1.1"
GATEWAY_INTERFACE
=>
"CGI/1.1"
REDIRECT_QUERY_STRING
=>
"style=dark"
REDIRECT_URL
=>
"/leistungen/kommunikation"
REMOTE_PORT
=>
"57266"
SCRIPT_FILENAME
=>
"/data/web/e41924/html/slovak/index.php"
SERVER_ADMIN
=>
"[no address given]"
CONTEXT_DOCUMENT_ROOT
=>
"/data/web/e41924/html/slovak"
CONTEXT_PREFIX
=>
""
REQUEST_SCHEME
=>
"http"
DOCUMENT_ROOT
=>
"/data/web/e41924/html/slovak"
REMOTE_ADDR
=>
"3.144.202.167"
SERVER_PORT
=>
"80"
SERVER_ADDR
=>
"10.128.255.3"
SERVER_NAME
=>
"elektro-slovak.at"
SERVER_SOFTWARE
=>
"Apache"
SERVER_SIGNATURE
=>
""
PATH
=>
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
HTTP_X_VARNISH
=>
"138445034"
HTTP_ACCEPT_ENCODING
=>
"gzip"
HTTP_SURROGATE_CAPABILITY
=>
"key=ESI/1.0"
HTTP_X_REMOTE_IP
=>
"3.144.202.167"
HTTP_HOST
=>
"elektro-slovak.at"
HTTP_USER_AGENT
=>
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_ACCEPT
=>
"*/*"
PHP_ADMIN_VALUE
=>
"open_basedir=/data/web/e41924/html/slovak:/data/web/e41924/phpsession:/data/web/e41924/phptmp:/tmp:/usr/bin"
QS_ConnectionId
=>
"171395298780154136493316"
QS_AllConn
=>
"28"
QS_SrvConn
=>
"28"
UNIQUE_ID
=>
"ZijY3d2Le1NnZJXWSrdvBAAAAIg"
REDIRECT_STATUS
=>
"200"
REDIRECT_PHP_ADMIN_VALUE
=>
"open_basedir=/data/web/e41924/html/slovak:/data/web/e41924/phpsession:/data/web/e41924/phptmp:/tmp:/usr/bin"
REDIRECT_QS_ConnectionId
=>
"171395298780154136493316"
REDIRECT_QS_AllConn
=>
"28"
REDIRECT_QS_SrvConn
=>
"28"
REDIRECT_UNIQUE_ID
=>
"ZijY3d2Le1NnZJXWSrdvBAAAAIg"
FCGI_ROLE
=>
"RESPONDER"
PHP_SELF
=>
"/index.php"
REQUEST_TIME_FLOAT
=>
1713952989.254558
REQUEST_TIME
=>
1713952989