tableName = $tname; $fp = fopen($this->__fileName(), "r"); if ($fp != '') fread( } function __fileName() { return DocSystemRoot('custom/system/'.$this->tableName.'.hds'); } };