From: ggodlewski Date: Tue, 8 Oct 2002 07:34:54 +0000 (+0000) Subject: - root_directory fix again X-Git-Tag: pre_notify_20070307~71 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=e8aab14641dd278b95379730d687883e901d6690;p=projects%2Fbuildlogs.git - root_directory fix again --- diff --git a/obsolete/buildlogs/index.php b/obsolete/buildlogs/index.php index cfdf25e..b1ae8c9 100644 --- a/obsolete/buildlogs/index.php +++ b/obsolete/buildlogs/index.php @@ -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() . ;)

-

Version: $Id: index.php,v 1.24 2002/10/07 11:04:22 ggodlewski Exp $

+

Version: $Id: index.php,v 1.33 2002/10/08 07:03:43 ggodlewski Exp $