SF.net SVN: phpwiki:[11121] trunk/pgsrc

carstenklapp--- via phpwiki-checkins <[email protected]> Tue, 18 Feb 2025 02:22:00 +0000
Newsgroups gmane.comp.web.wiki.phpwiki.checkins
Message-ID <[email protected]>
Revision: 11121
          http://sourceforge.net/p/phpwiki/code/11121
Author:   carstenklapp
Date:     2025-02-18 02:22:00 +0000 (Tue, 18 Feb 2025)
Log Message:
-----------
Fixed invalid mime format, missing ; messing with import parser

Modified Paths:
--------------
    trunk/pgsrc/Help%2FLinkSearchPlugin
    trunk/pgsrc/Help%2FWikisUsingPhpWiki
    trunk/pgsrc/InterWikiMap

Modified: trunk/pgsrc/Help%2FLinkSearchPlugin
===================================================================
--- trunk/pgsrc/Help%2FLinkSearchPlugin	2025-02-17 19:47:16 UTC (rev 11120)
+++ trunk/pgsrc/Help%2FLinkSearchPlugin	2025-02-18 02:22:00 UTC (rev 11121)
@@ -1,8 +1,9 @@
-Date: Fri, 16 Dec 2022 15:26:20 +0000
-Mime-Version: 1.0 (Produced by PhpWiki 1.6.4)
+Date: Tue, 18 Feb 2025 01:59:55 +0000
+Mime-Version: 1.0 (Produced by PhpWiki 1.6.5)
 Content-Type: application/x-phpwiki;
-  pagename=Help%2FLinkSearchPlugin
+  pagename=Help%2FLinkSearchPlugin;
   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
+  author=The%20PhpWiki%20Team;
   charset=UTF-8
 Content-Transfer-Encoding: binary
 

Modified: trunk/pgsrc/Help%2FWikisUsingPhpWiki
===================================================================
--- trunk/pgsrc/Help%2FWikisUsingPhpWiki	2025-02-17 19:47:16 UTC (rev 11120)
+++ trunk/pgsrc/Help%2FWikisUsingPhpWiki	2025-02-18 02:22:00 UTC (rev 11121)
@@ -1,8 +1,9 @@
-Date: Fri, 16 Dec 2022 15:26:20 +0000
-Mime-Version: 1.0 (Produced by PhpWiki 1.6.4)
+Date: Tue, 18 Feb 2025 02:00:25 +0000
+Mime-Version: 1.0 (Produced by PhpWiki 1.6.5)
 Content-Type: application/x-phpwiki;
-  pagename=Help%2FWikisUsingPhpWiki
+  pagename=Help%2FWikisUsingPhpWiki;
   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
+  author=The%20PhpWiki%20Team;
   charset=UTF-8
 Content-Transfer-Encoding: binary
 

Modified: trunk/pgsrc/InterWikiMap
===================================================================
--- trunk/pgsrc/InterWikiMap	2025-02-17 19:47:16 UTC (rev 11120)
+++ trunk/pgsrc/InterWikiMap	2025-02-18 02:22:00 UTC (rev 11121)
@@ -1,9 +1,10 @@
-Date: Fri, 16 Dec 2022 15:26:20 +0000
-Mime-Version: 1.0 (Produced by PhpWiki 1.6.4)
+Date: Tue, 18 Feb 2025 01:59:28 +0000
+Mime-Version: 1.0 (Produced by PhpWiki 1.6.5)
 Content-Type: application/x-phpwiki;
   pagename=InterWikiMap;
   pagetype=interwikimap;
-  flags=PAGE_LOCKED%2CEXTERNAL_PAGE
+  flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
+  author=The%20PhpWiki%20Team;
   charset=UTF-8
 Content-Transfer-Encoding: binary
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.