Added the ability to set set scratch variables from the web interface.
This commit is contained in:
parent
126680a1dc
commit
13e1a253dd
3 changed files with 56 additions and 2 deletions
|
|
@ -21,6 +21,7 @@ use WebGUI::Operation::Package;
|
|||
use WebGUI::Operation::Page;
|
||||
use WebGUI::Operation::ProfileSettings;
|
||||
use WebGUI::Operation::Root;
|
||||
use WebGUI::Operation::Scratch;
|
||||
use WebGUI::Operation::Search;
|
||||
use WebGUI::Operation::Settings;
|
||||
use WebGUI::Operation::Statistics;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue