Functions | Variables

index.php File Reference

Go to the source code of this file.

Functions

 getShopBasePath ()

Variables

 if (!function_exists( 'isAdmin'))
 $myConfig = oxConfig::getInstance()
 $iDebug = $myConfig->getConfigParam('iDebug')
if(isAdmin()) if(isSearchEngineUrl()) $oShopControl = oxNew('oxShopControl')

Function Documentation

getShopBasePath (  ) 

Returns shop base path.

Returns:
string

Returns false.

Returns:
bool

Definition at line 28 of file index.php.


Variable Documentation

$iDebug = $myConfig->getConfigParam('iDebug')

Definition at line 59 of file index.php.

$myConfig = oxConfig::getInstance()

Definition at line 56 of file index.php.

if (isAdmin()) if (isSearchEngineUrl()) $oShopControl = oxNew('oxShopControl')

Definition at line 77 of file index.php.

if(!function_exists( 'isAdmin'))

Definition at line 34 of file index.php.