Index: branches/5.3.x/core/kernel/nparser/compiler.php =================================================================== diff -u -N -r15483 -r15698 --- branches/5.3.x/core/kernel/nparser/compiler.php (.../compiler.php) (revision 15483) +++ branches/5.3.x/core/kernel/nparser/compiler.php (.../compiler.php) (revision 15698) @@ -1,6 +1,6 @@ Application->getUnitOption('theme', 'TableName') . ' + FROM ' . $this->Application->getUnitConfig('theme')->getTableName() . ' WHERE Enabled = 1'; $themes = $this->Conn->GetCol($sql);