Procedural File: pninit.php
Source Location: /system/legal/pninit.php
Page Details:
Zikula Application Framework
Tags:
Legal_delete [line 60]
delete the Legal module This function is only ever called once during the lifetime of a particular module instance
Tags:
Legal_init [line 20]
initialise the template module This function is only ever called once during the lifetime of a particular module instance
Tags:
Legal_upgrade [line 37]
bool Legal_upgrade(
int $oldversion)
|
|
upgrade the template module from an old version This function can be called multiple times
Tags:
Parameters
| int |
$oldversion |
version to upgrade from |
|