mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
Code cleanup in database/sphinx.php
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
@ -94,12 +94,9 @@ class Sphinx {
|
||||
|
||||
public function getLastId() {
|
||||
return mysql_insert_id($this->link);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public function __destruct() { }
|
||||
|
||||
}
|
||||
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user