- Timestamp:
- 2014/06/03 15:58:18 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_FileView.php
r23509 r23513 105 105 $file = $objFormParam->getValue('file'); 106 106 $path_exists = SC_Utils::checkFileExistsWithInBasePath($file, USER_REALDIR); 107 if ($path_exists) {107 if ($path_exists) { 108 108 $file_check_flg = true; 109 109 }
Note: See TracChangeset
for help on using the changeset viewer.
