ext_autoload.php

Go to the documentation of this file.
00001 <?php
00002 // DO NOT CHANGE THIS FILE! It is automatically generated by extdeveval::buildAutoloadRegistry.
00003 // This file was generated on 2009-10-26 22:04
00004 
00005 
00006 $extensionPath = t3lib_extMgm::extPath('dbal');
00007 return array(
00008     'tx_dbal_sqlengine' => $extensionPath . 'lib/class.tx_dbal_sqlengine.php',
00009     'ux_t3lib_sqlparser' => $extensionPath . 'class.ux_t3lib_sqlparser.php',
00010 );
00011 ?>

Generated on Sat Jul 24 04:17:30 2010 for TYPO3 API by  doxygen 1.4.7