Continued:
[core.git] / framework / main / exceptions / database / class_
index e201cd822db10ab5a76e97922d6bc16f32c1e989..5098f7bac507eb032d85620804cab94d3983a4aa 100644 (file)
@@ -33,7 +33,5 @@ class ???Exception extends DatabaseException {
                // Just call the parent constructor
                parent::__construct($message, $code);
        }
-}
 
-// [EOF]
-?>
+}