]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/result/class_DatabaseResult.php
Image generator added, first CAPTCHA added with missing controller (partly work)
[shipsimu.git] / inc / classes / main / result / class_DatabaseResult.php
index 75948a695b6c126ec38606ae7d8bcc20bd643f22..08bf40355dbaa9a102859f4bc5ca68b575a385d2 100644 (file)
@@ -23,8 +23,8 @@
  */
 class DatabaseResult extends BaseFrameworkSystem implements SearchableResult, UpdateableResult, SeekableIterator {
        // Exception constants
-       const EXCEPTION_INVALID_DATABASE_RESULT = 0x0b0;
-       const EXCEPTION_RESULT_UPDATE_FAILED    = 0x0b1;
+       const EXCEPTION_INVALID_DATABASE_RESULT = 0xc00;
+       const EXCEPTION_RESULT_UPDATE_FAILED    = 0xc01;
 
        /**
         * Current position in array