XOOPS  2.6.0
index.php File Reference

Go to the source code of this file.

Namespaces

 core
 

Variables

 $mainfile = __DIR__ . '/mainfile.php'
 
if(file_exists($mainfile)) elseif(file_exists(__DIR__. '/install/index.php')) $xoops = Xoops::getInstance()
 
if($xoops->isActiveModule($xoops->getConfig('startpage'))) else
 

Variable Documentation

$mainfile = __DIR__ . '/mainfile.php'

Definition at line 27 of file index.php.

if (file_exists($mainfile)) elseif (file_exists(__DIR__. '/install/index.php')) $xoops = Xoops::getInstance()

Definition at line 36 of file index.php.

if ($xoops->isActiveModule($xoops->getConfig('startpage'))) else
Initial value:
{
$xoops->setOption('show_cblock', 1)
if(file_exists($mainfile)) elseif(file_exists(__DIR__. '/install/index.php')) $xoops
Definition: index.php:36

Definition at line 85 of file index.php.