]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FDebugBackendInfoPlugin
Produced by PhpWiki 1.5.5
[SourceForge/phpwiki.git] / pgsrc / Help%2FDebugBackendInfoPlugin
1 Date: Thu, 10 Dec 2015 18:48:03 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5)
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 {| class="bordered"
25 |-
26 ! Argument
27 ! Description
28 ! Default value
29 |-
30 | **page**
31 | The page to execute upon
32 | Current pagename
33 |-
34 | **notallversions**
35 |
36 | 0
37 |}
38
39 == Example ==
40
41 See [[DebugInfo]]
42
43 == Author ==
44 * [[Help:Jeff Dairiki|Jeff Dairiki]]
45
46 == See Also ==
47 * [[DebugInfo]] is the corresponding [[Help:ActionPage]]
48 * [[EditMetaData]]
49 * [[Help:EditMetaDataPlugin]]
50 * [[Help:DebugAuthInfoPlugin]]
51 * [[Help:DebugGroupInfo]]
52
53 <noinclude>
54 ----
55 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
56 </noinclude>