示例#1
0
 public function load()
 {
     //if ($this->dbversion == 'full') return $this->LoadFromDB();
     return tfilestorage::load($this);
 }
 public function load()
 {
     return tfilestorage::load($this);
 }