Exemple #1
0
 /**
  * @return string
  */
 public function sGetRealTableName($no)
 {
     return $this->_oDB->sGetRealTableName($no);
 }