[TYPO3-dev] includeLibs user_isMobile problem
    Francois Suter 
    fsu-lists at cobweb.ch
       
    Mon Jul 13 10:50:48 CEST 2009
    
    
  
Hi,
> t3lib_matchconditon ... is called before the includes with pagegen
Then you should place the include/require() call in an extension's 
ext_localconf.php file. This will load your file at the start of 
rendering, so your user-defined condition should be available then.
HTH
-- 
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
    
    
More information about the TYPO3-dev
mailing list