]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FSystemInfoPlugin
function _PageList_Column* are not private
[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   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~SystemInfo** [[Help:WikiPlugin|plugin]] provides access to lower level system information for the platform ~PhpWiki is installed on.
11
12 == Usage ==
13
14 {{{
15          <<SystemInfo all>>
16       or <<SystemInfo pagestats cachestats discspace hitstats>>
17       or <<SystemInfo version>>
18       or <<SystemInfo current_theme>>
19       or <<SystemInfo PHPWIKI_DIR>>
20 }}}
21
22 == Example ==
23
24 <<SystemInfo all>>
25
26 <noinclude>
27 ----
28 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
29 </noinclude>