Changeset 2918
- Timestamp:
- 07/22/08 16:46:21 (1 month ago)
- Files:
-
- trunk/utils/copix/CopixClassPaths.inc.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/utils/copix/CopixClassPaths.inc.php
r2850 r2918 3 3 * /!\ THIS FILE WAS GENERATED BY CopixClassPathBuilder.class.php /!\ 4 4 * /!\ DO NOT EDIT OT DELETE /!\ 5 * /!\ GENERATION DATE : 2008-07- 15 00:21:35/!\5 * /!\ GENERATION DATE : 2008-07-22 16:15:42 /!\ 6 6 */ 7 7 … … 141 141 'copixi18nbundle' => COPIX_PATH . 'i18n/CopixI18NBundle.class.php', 142 142 'copixi18nexception' => COPIX_PATH . 'i18n/CopixI18NException.class.php', 143 'copixi18nlanguage' => COPIX_PATH . 'i18n/CopixI18NLanguage.class.php', 144 'copiximage' => COPIX_UTILS_PATH . 'CopixImage.class.php', 143 145 'copixjsbase' => COPIX_UTILS_PATH . 'CopixJSWidget.class.php', 144 146 'copixjsfragment' => COPIX_UTILS_PATH . 'CopixJSWidget.class.php', … … 251 253 'copixurlhandlergetresponse' => COPIX_CORE_PATH . 'CopixUrl.class.php', 252 254 'copixuser' => COPIX_PATH . 'auth/CopixUser.class.php', 253 'copixuserexception' => COPIX_PATH . 'auth/CopixUser .class.php',255 'copixuserexception' => COPIX_PATH . 'auth/CopixUserException.class.php', 254 256 'copixuserhandlerfactory' => COPIX_PATH . 'auth/CopixUserHandlerFactory.class.php', 255 257 'copixuserlogresponse' => COPIX_PATH . 'auth/CopixUser.class.php',
