]> git.pld-linux.org Git - projects/buildlogs.git/commitdiff
s/pld-linux.org/pld.org.pl/g
authorankry <ankry@pld-linux.org>
Fri, 21 Jun 2002 13:13:35 +0000 (13:13 +0000)
committerankry <ankry@pld-linux.org>
Fri, 21 Jun 2002 13:13:35 +0000 (13:13 +0000)
obsolete/buildlogs/index.php

index efddb8311da114c032d4462048511c888b33ffa2..e2e77e69e9c94f58d3c379d39650205c92248dc2 100644 (file)
@@ -120,7 +120,7 @@ function open_ftp()
        }
 
        if (ftp_login($ftp, "anonymous", 
-                     "buildlogs-iface@pld-linux.org") == false) {
+                     "buildlogs-iface@pld.org.pl") == false) {
                ftp_quit($ftp);
                mydie("cannot ftp login to $buildlogs_server");
                return false;
@@ -727,7 +727,7 @@ function list_archs()
                     "</tr>\n";
        echo "</table><hr />\n";
        echo "<div align=\"center\"><a href=\"$url\">main()</a><hr />\n";
-       echo "<a href=\"http://www.pld-linux.org/\"><img src=powpld.png ".
+       echo "<a href=\"http://www.pld.org.pl/\"><img src=powpld.png ".
                "alt=\"Powered by PLD Linux\" border=0></a><br />\n" .
             "<small>(c) 2002 ".
             "<a href=\"mailto:feedback@pld.org.pl\">PLD&nbsp;Team</a>\n".
@@ -851,7 +851,7 @@ Feel free to email bug reports, complaints and feature requests
 <!-- ech... niech strace... -->
 <a href="mailto:malekith /at/ pld-linux org">to us</a>. Positive opinions are also 
 <a href="mailto:malekith /at/ pld-linux org">welcome</a> ;)</p>
-<p>Version: $Id: index.php,v 1.10 2002/05/23 13:18:34 ankry Exp $</p>
+<p>Version: $Id: index.php,v 1.11 2002/06/21 12:57:03 ankry Exp $</p>
 </td><td width=20%>&nbsp;</td></tr>
 </table>
 <?php
This page took 0.093341 seconds and 4 git commands to generate.