table = $CONFIG->dbprefix . sanitise_string($table); } function __toString() { return $this->table; } }