Is there a chance to get the manual outside the TER ? Christian
Christian Leicht schrieb: > Strange yes: > > During the rendering process of the manual for the extension ms_eidtest > (version 0.0.1) at least one error occurred. The following list aims to > help you to remedy the cause of this problem. > > Sorry > > Christian > > > > Dmitry Dulepov schrieb: >> Christian Leicht wrote: >>> i´m searching the hole weekend and can´t find anything. >> >> Strange. >> >> http://www.google.com/search?q=eID+site%3Atypo3.org >> >>> I need only the line to include() to have all nessasary variables and >>> also the DB connection. >> >> You will not be able to just "unclude()". It requires more work. If >> you neead only database connection parameters, they are in >> typo3conf/localconf.php but this will not give you >> $GLOBALS['TYPO3_DB'] or any functions like deleteClause() or >> enableFields(), which you have to use. >> _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
