[cvs] / gkbweb / htdocs / shared / inc / layout-top.inc  

cvs: gkbweb/htdocs/shared/inc/layout-top.inc

Diff for /gkbweb/htdocs/shared/inc/layout-top.inc between version 1.3 and 1.4

version 1.3, Fri Dec 17 04:31:57 2004 UTC version 1.4, Sat Dec 18 20:25:49 2004 UTC
Line 59 
Line 59 
                 while ($localr = mysql_fetch_object($localq))                  while ($localr = mysql_fetch_object($localq))
                         $kerneltrees[] = array("page"=>"$localr->tree","address"=>"/tree.php?id=$localr->id","text"=>str_replace(" "," ","$localr->name"));                          $kerneltrees[] = array("page"=>"$localr->tree","address"=>"/tree.php?id=$localr->id","text"=>str_replace(" "," ","$localr->name"));
   
         $distributions = array(array("page"=>"","address"=>"http://www.debian.org/","text"=>"Debian GNU/Linux"),          $distributions = array(array("page"=>"","address"=>"http://www.gentoo.org/","text"=>"Gentoo Linux"),
                                                 array("page"=>"","address"=>"http://www.gentoo.org/","text"=>"Gentoo Linux"),                                                  array("page"=>"","address"=>"http://www.debian.org/","text"=>"Debian GNU/Linux"),
                                                 array("page"=>"","address"=>"http://www.yellowdoglinux.com/","text"=>"Yellow Dog Linux"),                                                  array("page"=>"","address"=>"http://www.yellowdoglinux.com/","text"=>"Yellow Dog Linux"),
                                                 array("page"=>"","address"=>"http://www.mandrake.org/","text"=>"Mandrake Linux"),                                                  array("page"=>"","address"=>"http://www.mandrake.org/","text"=>"Mandrake Linux"),
                                                 array("page"=>"","address"=>"http://www.suse.com/","text"=>"SuSE Linux"),                                                  array("page"=>"","address"=>"http://www.suse.com/","text"=>"SuSE Linux"),
Line 72 
Line 72 
 );  );
   
         $linuxlinks = array(array("page"=>"","address"=>"http://www.penguinppc.org/","text"=>"PenguinPPC"),          $linuxlinks = array(array("page"=>"","address"=>"http://www.penguinppc.org/","text"=>"PenguinPPC"),
                                                 //array("page"=>"","address"=>"http://www.tuxppc.org/","text"=>"TuxPPC"),                                                  array("page"=>"","address"=>"http://www.kernel.org/","text"=>"Kernel.Org"),
                                                 array("page"=>"","address"=>"http://www.freshmeat.net/","text"=>"Freshmeat"));                                                  array("page"=>"","address"=>"http://www.freshmeat.net/","text"=>"Freshmeat"));
   
         $maclinks = array(array("page"=>"","address"=>"http://www.macdiscussion.com/","text"=>"MacDiscussion"),          $maclinks = array(array("page"=>"","address"=>"http://www.macdiscussion.com/","text"=>"MacDiscussion"),


Generate output suitable for use with a patch program
Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

Tobias McNulty

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help