reasonableframework/system/storage.php

5 lines
82 B
PHP
Raw Normal View History

2018-03-04 17:23:35 +00:00
<?php
function read_storage_file($filename, $offset=0, $length=0) {
// todo
}