MantisBT: master 5806b1b2

Author Committer Branch Timestamp Parent
dregad dregad master 2022-05-22 10:08 master 6a521b16
Affected Issues  0022363: Setting a duplicate id should update relationship with target issue if already exists
 0023966: Option session_handler not implemented
Changeset

Remove obsolete error constants

  • ERROR_RELATIONSHIP_ALREADY_EXISTS
    see issue 0022363 commit 1516e6e9be0a04bd39523ebf15574ca361d1c70e
  • ERROR_SESSION_HANDLER_INVALID
    see issue 0023966 commit 1ed490a1dd0b3c897938a4a0eee68b28eb35bd2e

These have effectively not been used in the code for years, but had
to be kept until they were no longer referenced in language files.

mod - api/soap/mc_api.php Diff File
mod - core/constant_inc.php Diff File