[TYPO3-dev] cObj in BE

Steffen Kamper steffen at dislabs.de
Fri Jan 12 12:50:23 CET 2007


Hi list,

i try for a while to get a local cObj to work in BE.
By doing
include_once(PATH_site.'typo3/sysext/cms/tslib/class.tslib_content.php');
$cObj=t3lib_div::makeInstance('tslib_cObj');

the object $GLOBALS['TSFE'] is not filled properly.

Do you have any hint how to do it ?

vg  Steffen 






More information about the TYPO3-dev mailing list