mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
nothing actually uses these db variables
This commit is contained in:
@@ -3,11 +3,6 @@
|
||||
$root_url = "/";
|
||||
$base_url = ereg_replace("[^/]*\$","",$PHP_SELF);
|
||||
|
||||
$dbname = "php3";
|
||||
$dbhost="localhost";
|
||||
$dbuser="nobody";
|
||||
$dbpwd="";
|
||||
|
||||
# see Mirrors-htdig.tgz
|
||||
$htsearch_prog="/local/htdig/bin/htphp.sh";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user