Versions Compared

Key

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

...

  1. create "\InPortal\Core\kernel\Console\ConsoleApplication::getDefaultInputDefinition" method, that will:
    1. call parent method to get default input definition
    2. append 'debug' option without parameters to it
    3. return the result
  2. in the "tools/cron.php" and "tools/run_event.php" script forward "--debug" option (if any) to executed "/in-portal" script

Related Tasks