TYPO3 API  SVNRelease
Variables
ext_autoload.php File Reference

Go to the source code of this file.

Variables

 $extensionPath = dirname(__FILE__)
 $emClassesPath = $extensionPath . '/classes/'
 $emInterfacesPath = $extensionPath . '/interfaces/'

Variable Documentation

$emClassesPath = $extensionPath . '/classes/'

Definition at line 3 of file ext_autoload.php.

$emInterfacesPath = $extensionPath . '/interfaces/'

Definition at line 4 of file ext_autoload.php.

$extensionPath = dirname(__FILE__)

Definition at line 2 of file ext_autoload.php.