|
From: <var...@us...> - 2020-12-24 17:24:01
|
Revision: 10198
http://sourceforge.net/p/phpwiki/code/10198
Author: vargenau
Date: 2020-12-24 17:23:58 +0000 (Thu, 24 Dec 2020)
Log Message:
-----------
pgsrc/Help%2FExternalSearchPlugin: remove %%%
Modified Paths:
--------------
trunk/pgsrc/Help%2FExternalSearchPlugin
Modified: trunk/pgsrc/Help%2FExternalSearchPlugin
===================================================================
--- trunk/pgsrc/Help%2FExternalSearchPlugin 2020-12-24 16:53:33 UTC (rev 10197)
+++ trunk/pgsrc/Help%2FExternalSearchPlugin 2020-12-24 17:23:58 UTC (rev 10198)
@@ -1,4 +1,4 @@
-Date: Sun, 15 Dec 2020 12:43:23 +0000
+Date: Thu, 24 Dec 2020 18:13:17 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FExternalSearchPlugin;
@@ -64,7 +64,7 @@
Search the PHP web site for a function name:
<<ExternalSearch url=php-lookup name="PHP Lookup">>
-Enter the name of a PHP function to view the documentation page:%%%
+Enter the name of a PHP function to view the documentation page:
<<ExternalSearch url=php-function>>
Enter any existing page name on ~PhpWiki to jump to that page:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|