]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FDebugBackendInfoPlugin
Update PHP Doc
[SourceForge/phpwiki.git] / pgsrc / Help%2FDebugBackendInfoPlugin
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%2FDebugBackendInfoPlugin;
5   flags=PAGE_LOCKED;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 Administrative plugin, used to debug DATABASE backend problems and settings.
10 This plugin is only for testing purposes.
11
12 Displays all/most database infos about a page.
13
14 Warning! This may display db and user passwords in cleartext. We think we
15 cleared everything out though.
16
17 == Usage ==
18 {{{
19 <<DebugBackendInfo>>
20 }}}
21
22 == Arguments ==
23
24 page _(default: current pagename)_:
25   The page to execute upon.
26
27 == Example ==
28
29 See [[DebugInfo]]
30
31 == Author ==
32 * [[Help:Jeff Dairiki|Jeff Dairiki]]
33
34 == See Also ==
35 * [[DebugInfo]] is the corresponding [[Help:ActionPage]]
36 * [[EditMetaData]]
37 * [[Help:EditMetaDataPlugin]]
38 * [[Help:DebugAuthInfoPlugin]]
39 * [[Help:DebugGroupInfo]]
40
41 <noinclude>
42 ----
43 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
44 </noinclude>