Code sync from ship-simu code (all class config entries must end with _class!)
[mailer.git] / inc / classes / main / database / class_BaseDatabaseFrontend.php
index cdf894fc04a0428758b2274ec8e3665e59d7372b..2d2e04bdcf87a4ab38c9844f3483f59304f1ce27 100644 (file)
@@ -7,7 +7,7 @@
  * @version            0.0.0
  * @copyright  Copyright(c) 2007, 2008 Roland Haeder, this is free software
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.ship-simu.org
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@
  */
 abstract class BaseDatabaseFrontend extends BaseFrameworkSystem implements DatabaseFrontendInterface, LimitableObject {
        // Constants for exceptions
-       const EXCEPTION_SQL_QUERY = 0xc00;
+       const EXCEPTION_SQL_QUERY = 0x050;
 
        /**
         * The limiter instance