[TYPO3-dev] Backend PHP doesn't have XCLASS!

Tapio Markula tapio.markula at xetpoint.fi
Wed Mar 5 10:33:26 CET 2008


Hi


	private function setStartupModule() {
		$startModule = preg_replace('/[^[:alnum:]_]/', '', 
t3lib_div::_GET('module'));


That is for me extremely bad - I would need to reset this on the base of 
cookie. I just hate these kinds private functions - especially without 
any possibility to extend using XCLASS :(!




More information about the TYPO3-dev mailing list