コード例 #1
0
ファイル: lib_fileio.php プロジェクト: RicterZ/pixmicat
 protected function getCurrentStorageSizeNoCache()
 {
     return $this->IFS->getCurrentStorageSize();
 }