Changeset 1005 in subversion
- Timestamp:
- Feb 3, 2008 9:30:02 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/check.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/check.php
r1004 r1005 38 38 * @todo HTML/CSS to make it pretty. 39 39 */ 40 41 $include_path = dirname(__FILE__) . '/program/lib/'; 42 $include_path .= PATH_SEPARATOR . get_include_path(); 43 set_include_path($include_path); 40 44 41 45 $writable_dirs = array('logs/', 'temp/');
Note: See TracChangeset
for help on using the changeset viewer.
