Procedural File: install_defaults.php
Source Location: /plugins/calendar/install_defaults.php
Page Details:
What to show after a event has been saved? Possible choices:
'item' -> forward to the event 'list' -> display the admin-list of the calendar 'plugin' -> display the public homepage of the calendar plugin 'home' -> display the site homepage 'admin' -> display the site admin homepage
plugin_initconfig_calendar [line 121]
boolean plugin_initconfig_calendar(
)
|
|
Initialize Calendar plugin configuration Creates the database entries for the configuation if they don't already exist. Initial values will be taken from $_CA_CONF if available (e.g. from an old config.php), uses $_CA_DEFAULT otherwise.
Tags:
|