[ticket/286] Use get_ methods for dbal properties

B3P-286
This commit is contained in:
Marc Alexander
2014-07-06 19:14:15 +02:00
parent ed8d2e2412
commit 3ce983c7b6
2 changed files with 4 additions and 4 deletions

View File

@@ -75,7 +75,7 @@ class random_member extends module_base
*/
public function get_template_side($module_id)
{
switch ($this->db->sql_layer)
switch ($this->db->get_sql_layer())
{
case 'postgres':
$sql = 'SELECT *