Changeset 19805 for branches/version-2_5-dev/html/upgrade/index.php
- Timestamp:
- 2010/12/31 23:23:49 (16 years ago)
- File:
-
- 1 edited
-
branches/version-2_5-dev/html/upgrade/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/html/upgrade/index.php
r19803 r19805 45 45 function lfPageFactory($mode) { 46 46 $prefix = 'LC_Page_Upgrade_'; 47 $file = CLASS_ FILE_PATH. "pages/upgrade/${prefix}";47 $file = CLASS_REALDIR . "pages/upgrade/${prefix}"; 48 48 $class = $prefix; 49 49
Note: See TracChangeset
for help on using the changeset viewer.
