TYPO3 API  SVNRelease
Variables
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $pluginContent
 $addLine

Variable Documentation

$addLine
Initial value:
 trim('
tt_content.login = COA
tt_content.login {
    10 = < lib.stdheader
    20 >
    20 = < plugin.tx_felogin_pi1
}
')

Definition at line 16 of file ext_localconf.php.

Referenced by t3lib_extMgm\addPItoST43().

$pluginContent
Initial value:
 trim('
plugin.tx_felogin_pi1 = USER_INT
plugin.tx_felogin_pi1 {
  includeLibs = EXT:felogin/pi1/class.tx_felogin_pi1.php
  userFunc = tx_felogin_pi1->main
}
')

Definition at line 5 of file ext_localconf.php.

Referenced by t3lib_extMgm\addPItoST43(), and Tx_Extbase_Utility_Extension\configurePlugin().