Changeset 21237 for branches/version-2_11-dev/html/install/index.php
- Timestamp:
- 2011/09/09 15:29:59 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_11-dev/html/install/index.php
r21185 r21237 32 32 33 33 $ownDir = realpath(dirname(__FILE__)) . '/'; 34 require_once DATA_REALDIR . 'module/ Request.php';34 require_once DATA_REALDIR . 'module/HTTP/Request.php'; 35 35 36 36 if(!defined("ADMIN_DIR")){
Note: See TracChangeset
for help on using the changeset viewer.