Changeset 6868
- Timestamp:
- 01/01/08 02:35:02 (1 year ago)
- Files:
-
- branches/1.1/lib/util/sfCore.class.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/lib/util/sfCore.class.php
r6867 r6868 29 29 * @param string The path to the project directory. 30 30 * @param mixed The application name or null. 31 * @param mixed The dimension name or null.32 31 * 33 32 * @return void … … 114 113 * @param mixed The application name or null. 115 114 * @param boolean In a test? 116 * @param mixed The dimension name or null.117 115 * 118 116 * @return void … … 221 219 * @param mixed The application name or null. 222 220 * @param mixed The environment name or null. 223 * @param mixed The dimension name or null.224 221 * 225 222 * @return void