=================== BUG #5340: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5340&group_id=11
Submitted by: parser Project: Savannah
Submitted on: Tue 09/16/03 at 09:08
Category: None Severity: 5 - Average
Priority: None Resolution: None
Assigned to: None Status: Open
Fixed Release:
Summary: savannah.conf.php
Original Submission: Why is the include/pre.php refereing on a configurtaion
file called savannah.conf.php. In my whole savannah directory there is no file
called like this. And as expected the page didn“t load correctly.
require getenv('SV_LOCAL_INC_PREFIX').'/savannah.conf.php';
After I changed savannah.conf.php into the former name of the configuration
file local.inc the page was loading without any errors.
require getenv('SV_LOCAL_INC_PREFIX').'/local.inc';
I downloaded savannah via CVS from your server yesterday, and there were all
the bugs I submitted today still in there.
A few ID-Stamps following:
// $Id: pre.php,v 1.67 2003/06/21 16:10:40 yeupou Exp $
// $Id: Layout.class,v 1.145 2003/08/08 13:47:38 babar Exp $
No Followups Have Been Posted
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5340&group_id=11
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/