Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. define "USER_SYSTEM" constant with "-3" value after "USER_ROOT" constant (file "core/kernel/startup.php")

  2. in the following places use "USER_SYSTEM" the same way as "USER_ROOT":

    • \kApplication::permissionCheckingDisabled

    • lists of user field options
    • SQLs to resolve user ID from the database into it's name
  3. in the following places use "USER_SYSTEM" instead of "USER_ROOT":

    • \kScheduledTaskManager::runAll

    • tools/run_event.php

Related Tasks

Jira Legacy
serverSystem Jira
serverId513b375f-8291-3313-9d9f-704c39b1f915
keyINP-1799