index.php
Cannot access self
when not in object context Open
Open
\App\Controller\Headers::getInstance()->send();
- Exclude checks
Assigning float
to property but \App\Process::$startTime
is int
Open
Open
\App\Process::$startTime = microtime(true);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$webUI = new Vtiger_WebUI();
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
\App\Process::$requestMode = 'WebUI';
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
\App\Controller\Headers::getInstance()->send();
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$webUI->process(\App\Request::init());
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
return;
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
\App\Process::$startTime = microtime(true);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
header('location: install/Install.php');
- Exclude checks