| 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"), |
| ); |
); |
| |
|
| $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"), |