Changeset 2978 for trunk/system/core/Kohana.php
- Timestamp:
- 07/07/2008 11:37:11 AM (5 months ago)
- Files:
-
- 1 modified
-
trunk/system/core/Kohana.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/core/Kohana.php
r2887 r2978 764 764 * @param string filename to look for (including extension only if 4th parameter is TRUE) 765 765 * @param boolean file required 766 * @param booleanfile extension766 * @param string file extension 767 767 * @return array if the type is config, i18n or l10n 768 768 * @return string if the file is found
