/contenido/plugins/mod_rewrite/install.phpPLUGIN INSTALLER for Contenido >= 4.8
| Class | Description |
|---|---|
DB_Upgrade
|
|
IPluginSetup
|
Plugin setup interface, each plugin installer class should implement this interface. |
PluginSetupAbstract
|
Abstract plugin setup base class, each plugin installer should extend this class. |
PluginSetupFactory
|
Final plugin setup factory class |
isWriteable:
Checks if a specific file is writeable. Includes a PHP 4.0.4 workaround where is_writable doesn't return a value of type boolean. Also clears the stat cache and checks if the file exists.
Copied from /setup/lib/functions.filesystem.php
removes '# blabla...' from the mysql_dump.
This function was originally developed for phpbb 2.01 (C) 2001 The phpBB Group http://www.phpbb.com
Splits sql- statements into handy pieces.
This function was original developed for the phpbb 2.01 (C) 2001 The phpBB Group http://www.phpbb.com
Documentation generated on Wed, 24 Dec 2008 21:44:27 +0100 by phpDocumentor 1.4.1