fix typo Error

This commit is contained in:
fser 2014-07-08 17:30:59 +02:00
parent b6be25f786
commit 0dc8c4c71a
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ class DB_Sql {
}
function last_error() {
return $this->error;
return $this->Error;
}
/**
* Perform a query