Index: branches/5.3.x/core/kernel/utility/unit_config.php =================================================================== diff -u -N -r15732 -r15919 --- branches/5.3.x/core/kernel/utility/unit_config.php (.../unit_config.php) (revision 15732) +++ branches/5.3.x/core/kernel/utility/unit_config.php (.../unit_config.php) (revision 15919) @@ -334,7 +334,7 @@ /** * Connection to database * - * @var kDBConnection + * @var IDBConnection * @access protected */ protected $Conn = null;