@@ -1,5 +1,7 @@
<?php
+Lib::loadClass('DBG');
+
class Core_Pdo extends PDO {
protected $_database_name;