Changeset 23588 for branches/version-2_13-dev/html/require.php
- Timestamp:
- 2014/08/13 22:29:06 (12 years ago)
- File:
-
- 1 edited
-
branches/version-2_13-dev/html/require.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/html/require.php
r23546 r23588 33 33 34 34 require_once HTML_REALDIR . 'define.php'; 35 if (ob_get_level() > 0 && ob_get_length() > 0) {36 while (ob_end_clean());37 }38 35 require_once HTML_REALDIR . HTML2DATA_DIR . 'require_base.php'; 39 36
Note: See TracChangeset
for help on using the changeset viewer.
