]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2F_BackendInfoPlugin
No underscore for private function
[SourceForge/phpwiki.git] / pgsrc / Help%2F_BackendInfoPlugin
1 Date: Fri,  7 Dec 2012 15:16:29 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2F_BackendInfoPlugin;
5   flags=PAGE_LOCKED;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 Administrative plugin, used to debug DATABASE backend problems and settings.
11 This plugin is only for testing purposes.
12
13 Displays all/most database infos about a page.
14
15 Warning! This may display db and user passwords in cleartext. We think we
16 cleared everything out though.
17
18 == Usage ==
19 {{{
20 <<_BackendInfo>>
21 }}}
22
23 == Arguments ==
24
25 page _(default: current pagename)_:
26   The page to execute upon.
27
28 == Example ==
29
30 See [[DebugInfo]]
31
32 == Author ==
33 * [[Help:Jeff Dairiki|Jeff Dairiki]]
34
35 == See Also ==
36 * [[DebugInfo]] is the corresponding [[Help:ActionPage]]
37 * [[EditMetaData]]
38 * [[Help:EditMetaDataPlugin]]
39 * [[Help:_AuthInfoPlugin]]
40 * [[Help:_GroupInfoPlugin]]
41
42 <noinclude>
43 ----
44 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
45 </noinclude>