]> git.pld-linux.org Git - projects/buildlogs.git/commitdiff
- root_directory fix again
authorggodlewski <ggodlewski@pld-linux.org>
Tue, 8 Oct 2002 07:34:54 +0000 (07:34 +0000)
committerggodlewski <ggodlewski@pld-linux.org>
Tue, 8 Oct 2002 07:34:54 +0000 (07:34 +0000)
obsolete/buildlogs/index.php

index cfdf25ec1cf1027c34527268d9a9bf47bd7bea99..b1ae8c9b3ae83bce94d69bccea6e8ff2b7d9cb1f 100644 (file)
@@ -677,7 +677,7 @@ function dump_qa($plain)
 
 function adv_search()
 {
-  global $addr, $url, $local, $_POST, $off, $cnt;
+  global $addr, $url, $local, $_POST, $off, $cnt, $root_directory;
 
   $big_url = "$url?idx=$idx&ok=$ok&ns=$ns&cnt=$cnt";
 
@@ -920,7 +920,7 @@ function welcome()
 <!-- ech... niech strace... -->
 <a href="mailto:feedback@pld.org.pl"><?=_("to us")?></a>. <?=_("Positive opinions are also")?> 
 <a href="mailto:feedback@pld.org.pl"><?=_("welcome")?></a> ;)</p>
-<p>Version: $Id: index.php,v 1.24 2002/10/07 11:04:22 ggodlewski Exp $</p>
+<p>Version: $Id: index.php,v 1.33 2002/10/08 07:03:43 ggodlewski Exp $</p>
 </td><td width=20%>&nbsp;</td></tr>
 </table>
 <?php
This page took 0.050936 seconds and 4 git commands to generate.