SF.net SVN: phpwiki:[10894] trunk/pgsrc
vargenau--- via phpwiki-checkins <[email protected]> Thu, 13 Jan 2022 15:16:43 +0000
| Newsgroups | gmane.comp.web.wiki.phpwiki.checkins |
|---|---|
| Message-ID | <[email protected]> |
Revision: 10894
http://sourceforge.net/p/phpwiki/code/10894
Author: vargenau
Date: 2022-01-13 15:16:42 +0000 (Thu, 13 Jan 2022)
Log Message:
-----------
UserPreferences has no arguments
Modified Paths:
--------------
trunk/pgsrc/Help%2FDebugGroupInfoPlugin
trunk/pgsrc/Help%2FHtmlConverterPlugin
trunk/pgsrc/Help%2FUserPreferencesPlugin
Modified: trunk/pgsrc/Help%2FDebugGroupInfoPlugin
===================================================================
--- trunk/pgsrc/Help%2FDebugGroupInfoPlugin 2022-01-12 17:10:47 UTC (rev 10893)
+++ trunk/pgsrc/Help%2FDebugGroupInfoPlugin 2022-01-13 15:16:42 UTC (rev 10894)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Thu, 13 Jan 2022 16:16:14 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FDebugGroupInfoPlugin;
@@ -21,7 +21,7 @@
== Arguments ==
-None
+None.
== Example ==
Modified: trunk/pgsrc/Help%2FHtmlConverterPlugin
===================================================================
--- trunk/pgsrc/Help%2FHtmlConverterPlugin 2022-01-12 17:10:47 UTC (rev 10893)
+++ trunk/pgsrc/Help%2FHtmlConverterPlugin 2022-01-13 15:16:42 UTC (rev 10894)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Thu, 13 Jan 2022 16:16:14 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FHtmlConverterPlugin;
@@ -15,7 +15,7 @@
== Arguments ==
-None
+None.
== Example ==
Modified: trunk/pgsrc/Help%2FUserPreferencesPlugin
===================================================================
--- trunk/pgsrc/Help%2FUserPreferencesPlugin 2022-01-12 17:10:47 UTC (rev 10893)
+++ trunk/pgsrc/Help%2FUserPreferencesPlugin 2022-01-13 15:16:42 UTC (rev 10894)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Thu, 13 Jan 2022 16:16:14 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FUserPreferencesPlugin;
@@ -17,6 +17,8 @@
== Arguments ==
+None.
+
== Example ==
{{{
@@ -23,8 +25,6 @@
<<UserPreferences>>
}}}
-<<UserPreferences>>
-
== Author ==
* [[Help:Reini Urban|Reini Urban]]
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.