- Timestamp:
- 2014/06/02 13:29:24 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/helper/SC_Helper_FileManager.php
r23389 r23492 411 411 * @return void 412 412 */ 413 public function deleteFile($path, $del_myself = true)413 public static function deleteFile($path, $del_myself = true) 414 414 { 415 415 $flg = false;
Note: See TracChangeset
for help on using the changeset viewer.
