[TYPO3-dev] new extension - problem with templating
    Stefan Beylen 
    intsys at swissinfo.org
       
    Wed Apr 11 12:52:03 CEST 2007
    
    
  
Brian Bendtsen schrieb:
> $this->htmltemplate = 
> $this->$cObj->cObjGetSingle($this->conf['mytemplate'], 
> $this->conf['mytemplate']);
$this->$cObj should be $this->cObj
    
    
More information about the TYPO3-dev
mailing list