TYPO3 API  SVNRelease
conf.php
Go to the documentation of this file.
00001 <?php
00002 
00003     // DO NOT REMOVE OR CHANGE THESE 3 LINES:
00004 define('TYPO3_MOD_PATH', 'sysext/rtehtmlarea/mod4/');
00005 $BACK_PATH = '../../../';
00006 $MCONF['name']='txrtehtmlareaselectimage';
00007 
00008 ?>