]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FSystemInfoPlugin
Update PHP Doc
[SourceForge/phpwiki.git] / pgsrc / Help%2FSystemInfoPlugin
1 Date: Fri, 10 Sep 2010 13:46:13 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FSystemInfoPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~SystemInfo** [[Help:WikiPlugin|plugin]] provides access to lower level system information for the platform ~PhpWiki is installed on.
10
11 == Usage ==
12
13 {{{
14          <<SystemInfo all>>
15       or <<SystemInfo pagestats cachestats discspace hitstats>>
16       or <<SystemInfo version>>
17       or <<SystemInfo current_theme>>
18       or <<SystemInfo PHPWIKI_DIR>>
19 }}}
20
21 == Example ==
22
23 <<SystemInfo all>>
24
25 <noinclude>
26 ----
27 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
28 </noinclude>