[csw-devel] SF.net SVN: opencsw:[661] web/wordpresscsw/wp-content/themes/opencsw/ maintainer.php

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Apr 9 20:09:17 CEST 2013


Revision: 661
          http://sourceforge.net/p/opencsw/code/661
Author:   wahwah
Date:     2013-04-09 18:09:16 +0000 (Tue, 09 Apr 2013)
Log Message:
-----------
OpenCSW website: change 'maintained' to 'uploaded'

This makes the page consistent with the individual package page.

I grepped for 'maintained by', this was the only occurrence in the code.

Modified Paths:
--------------
    web/wordpresscsw/wp-content/themes/opencsw/maintainer.php

Modified: web/wordpresscsw/wp-content/themes/opencsw/maintainer.php
===================================================================
--- web/wordpresscsw/wp-content/themes/opencsw/maintainer.php	2013-03-15 08:29:59 UTC (rev 660)
+++ web/wordpresscsw/wp-content/themes/opencsw/maintainer.php	2013-04-09 18:09:16 UTC (rev 661)
@@ -96,7 +96,7 @@
         print "</ul>";
 
         print "<h3>Packages ( " . count($arrayPkg) . " )</h3>";
-        print "<p>List of packages maintained by $arrayInfo[1].</p>";
+        print "<p>List of packages uploaded by $arrayInfo[1].</p>";
         print "<table border=\"0\">";
         print "<tbody  class=\"package-list\">";
         print "<tr>";

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



More information about the devel mailing list