typo... not sure how this ran on my machine before...
This commit is contained in:
parent
876b750831
commit
577c6fb34a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ sub cleanupEventsCalendar {
|
|||
unlink("../../lib/WebGUI/Asset/Wobject/EventsCalendar.pm");
|
||||
unlink("../../lib/WebGUI/i18n/English/Asset_EventsCalendar.pm");
|
||||
unlink("../../lib/WebGUI/Help/Asset_EventsCalendar.pm");
|
||||
$session->config->deleteFromArray("assets","WebGUI::Asset::Wobject::EventsCalendar")
|
||||
$session->config->deleteFromArray("assets","WebGUI::Asset::Wobject::EventsCalendar");
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue