attogram/attogram-info

View on GitHub

Showing 46 of 46 total issues

Variable $this is undeclared
Open

$info['database_size'] = (file_exists($this->config['databaseName'])
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

$info['Server Software'] = $this->request->server->get('SERVER_SOFTWARE');
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

  ? filesize($this->config['databaseName']) : '<code>null</code>').' bytes';
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

$info['adminActions'] = info_actions($this->adminActions, $this->depth, $this->noEndSlash);
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

$sitemapxml = $this->getSiteUrl().'/sitemap.xml';
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

$info['host'] = $this->host;
Severity: Minor
Found in admin_actions/info.php by phan
Severity
Category
Status
Source
Language