Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page pninit.php

Procedural File: pninit.php

Source Location: /SecurityCenter/pninit.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pninit.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2001, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








securitycenter_delete [line 104]

bool securitycenter_delete( )

delete the anticracker module

This function is only ever called once during the lifetime of a particular module instance




Tags:

return:  true on success, false otherwise
author:  Mark West


[ Top ]



securitycenter_init [line 20]

bool securitycenter_init( )

initialise the anticracker module

This function is only ever called once during the lifetime of a particular module instance




Tags:

return:  true on success, false otherwise
author:  Mark West


[ Top ]



securitycenter_upgrade [line 83]

bool securitycenter_upgrade( int $oldversion)

upgrade the anticracker module from an old version

This function can be called multiple times




Tags:

return:  true on success, false otherwise
author:  Mark West


Parameters

int   $oldversion   version number to upgrade from
[ Top ]


Packages:

Files:

Classes: