reasonableframework/system/storage.php
2018-03-04 17:23:35 +00:00

5 lines
82 B
PHP

<?php
function read_storage_file($filename, $offset=0, $length=0) {
// todo
}