Create storage.php
This commit is contained in:
parent
86fc154eac
commit
1a69407a8d
4
system/storage.php
Normal file
4
system/storage.php
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<?php
|
||||||
|
function read_storage_file($filename, $offset=0, $length=0) {
|
||||||
|
// todo
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user