[TYPO3-UG Denmark] Lille problem med class.tslib_content.php

Jon Hørup Langeland jhl at section9.dk
Thu May 11 17:17:56 CEST 2006


Hej Typo3 folkens...

Jeg sidder med et lillle problem...  jeg forsøger at extende classen 
'tslib_cObj' i ext_localconf.php har jeg skrevet følgende men får ikke 
nogen effect ud af det. Hvad gør jeg galt ??

<?php
if (!defined ('TYPO3_MODE'))     die ('Access denied.');

$TYPO3_CONF_VARS["TYPO3_MODE"]["XCLASS"]["tslib/class.tslib_content.php"] 
= t3lib_extMgm::extPath('s9_lightbox')."class.ux.tslib_content.php";


?>



På forhånd tak..

Jon



More information about the TYPO3-UG-denmark mailing list