Initialize the plugin, upgrading components as necessary.
webcomic_init( string $version ) : void
Parameters
string
$version
The version to upgrade to.
Return
void
Initialize the plugin, upgrading components as necessary.
webcomic_init( string $version ) : void
string
$versionThe version to upgrade to.
void