Rename to WebGUI::Fork
This commit is contained in:
parent
c8fd0b56ed
commit
f2e0a4f667
12 changed files with 88 additions and 88 deletions
|
|
@ -41,9 +41,9 @@ WebGUI::Pluggable::findAndLoad( "WebGUI",
|
|||
WebGUI::Config->loadAllConfigs($webguiRoot);
|
||||
|
||||
#----------------------------------------
|
||||
# WebGUI::BackgroundProcess initialization
|
||||
# WebGUI::Fork initialization
|
||||
#----------------------------------------
|
||||
WebGUI::BackgroundProcess->init();
|
||||
WebGUI::Fork->init();
|
||||
|
||||
#----------------------------------------
|
||||
# Logger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue