Ejemplo n.º 1
0
 public static function getTableName()
 {
     $model = new Default_Model_Usermanagement();
     return $model->getTableName();
 }