]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/SystemInfoPlugin
fixed old WikiUser
[SourceForge/phpwiki.git] / pgsrc / SystemInfoPlugin
1 Date: Sat, 15 Nov 2003 16:33:16 -0500
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.5pre)
3 X-Rcs-Id: $Id: SystemInfoPlugin,v 1.3 2004-01-27 12:13:49 rurban Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=SystemInfoPlugin;
6   pgsrc_version="2 $Revision: 1.3 $";
7   flags="";
8   markup=2;
9   charset=iso-8859-1
10 Content-Transfer-Encoding: binary
11
12 The SystemInfoPlugin provides access to lower level system information for the platform PhpWiki is installed on.
13
14 <verbatim>
15  Usage:  <?plugin SystemInfo all ?>
16       or <?plugin SystemInfo pagestats cachestats discspace hitstats ?>
17       or <?plugin SystemInfo version ?>
18       or <?plugin SystemInfo current_theme ?>
19       or <?plugin SystemInfo PHPWIKI_DIR ?>
20 </verbatim>
21
22 Example:
23
24 <?plugin SystemInfo all ?>