You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sebauer edited this page Oct 18, 2012
·
3 revisions
Re-scans "commands" directory and loads all existing command modules.
RESCANCOMMANDS
File Name
CommandRescanCommands.php
Description
Re-scans "commands" directory and loads all existing command modules. See Commands for a more detailed description of the usage of this command.
Please note, that this command cannot be used to reload code changes on the fly, since the code for this command has already been included once it has been loaded and re-including the code would cause "cannot redeclare class" errors in PHP.