Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/home/slinging/www/www/wiki2/pmwiki.php on line
803
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/home/slinging/www/www/wiki2/pmwiki.php on line
804
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/home/slinging/www/www/wiki2/pmwiki.php on line
807
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/home/slinging/www/www/wiki2/pmwiki.php on line
815
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/home/slinging/www/www/wiki2/pmwiki.php on line
819
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/home/slinging/www/www/wiki2/pmwiki.php on line
834
Obtaining the PmWiki version
Use the {$Version} page variable to display the current version of PmWiki.
See the SiteAdmin.Status page for the current version and version number.
For example
This wiki installation is running PmWiki {$Version}, version number
{$VersionNum}.
-<The default group is {$DefaultGroup}.
-<The default name is {$DefaultName}.
-<The site group is {$SiteGroup}
|
This wiki installation is running PmWiki pmwiki-2.2.33, version number 2002033.
The default group is Main.
The default name is HomePage.
The site group is Site
|
See also basic variables.
The script version.php contains the declaration of the version number.
Obtaining recipe versions
The Site Analyzer can be used to display the current version of
Cookbook recipes.
See also Cookbook:RecipeCheck