mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
new methods added to PDO class.
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
|
||||
function db_IsLang($table, $multiple=false)
|
||||
{
|
||||
$this->hasLanguage($table, $multiple);
|
||||
return $this->hasLanguage($table, $multiple);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user