Skip to menu

webcomic_init()

Initialize the plugin, upgrading components as necessary.

webcomic_init( string $version ) : void

Parameters

string $version

The version to upgrade to.

Return

void

Back to top