X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Fexceptions%2Fdatabase%2Fclass_;h=5098f7bac507eb032d85620804cab94d3983a4aa;hp=e201cd822db10ab5a76e97922d6bc16f32c1e989;hb=8a14c547a7c7ef07bc3d67778aa4008fa17d703f;hpb=a32ed62f6efccd13c99fded2323665520d12bcd5 diff --git a/framework/main/exceptions/database/class_ b/framework/main/exceptions/database/class_ index e201cd82..5098f7ba 100644 --- a/framework/main/exceptions/database/class_ +++ b/framework/main/exceptions/database/class_ @@ -33,7 +33,5 @@ class ???Exception extends DatabaseException { // Just call the parent constructor parent::__construct($message, $code); } -} -// [EOF] -?> +}