Example #1
0
 public static function setTableName($table)
 {
     self::$_tableName = $table;
 }