From: <var...@us...> - 2011-07-01 08:10:32
|
Revision: 8099 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8099&view=rev Author: vargenau Date: 2011-07-01 08:10:26 +0000 (Fri, 01 Jul 2011) Log Message: ----------- Add InterWikiMap to SpecialPages Modified Paths: -------------- trunk/pgsrc/SpecialPages trunk/themes/fusionforge/pgsrc/SpecialPages Modified: trunk/pgsrc/SpecialPages =================================================================== --- trunk/pgsrc/SpecialPages 2011-06-09 10:04:10 UTC (rev 8098) +++ trunk/pgsrc/SpecialPages 2011-07-01 08:10:26 UTC (rev 8099) @@ -1,4 +1,4 @@ -Date: Fri, 10 Sep 2010 13:46:13 +0000 +Date: Fri, 1 Jul 2011 10:08:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,8 +8,8 @@ charset=UTF-8 Content-Transfer-Encoding: binary -{| cellpadding=5 -|- valign=top +{| cellpadding="5" +|- valign="top" | == Help == * [[Help:Help|Help]] @@ -35,6 +35,9 @@ == Categories == * [[CategoryCategory]] + +== Interwikis == +* [[InterWikiMap]] | == Changes == * [[RecentChanges]] Modified: trunk/themes/fusionforge/pgsrc/SpecialPages =================================================================== --- trunk/themes/fusionforge/pgsrc/SpecialPages 2011-06-09 10:04:10 UTC (rev 8098) +++ trunk/themes/fusionforge/pgsrc/SpecialPages 2011-07-01 08:10:26 UTC (rev 8099) @@ -1,4 +1,4 @@ -Date: Fri, 10 Sep 2010 13:47:11 +0000 +Date: Fri, 1 Jul 2011 10:08:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,8 +8,8 @@ charset=UTF-8 Content-Transfer-Encoding: binary -{| cellpadding=5 -|- valign=top +{| cellpadding="5" +|- valign="top" | == Help == * [[Help:../Help|Help]] @@ -37,6 +37,9 @@ == Categories == * [[CategoryCategory]] + +== Interwikis == +* [[InterWikiMap]] | == Changes == * [[RecentChanges]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |