Configuration Setting: disableactions

Disable some ''?do=something'' commands

For example, you can disable the search function by setting $conf['disableactions']='search';

Multiple actions can be given comma separated, e.g. $conf['disableactions']='search,register';

See also