initial checkin from subversion
This commit is contained in:
8
config.php.example
Normal file
8
config.php.example
Normal file
@@ -0,0 +1,8 @@
|
||||
<?
|
||||
$conf_basePath="/home/pope/public_html/webthink/";
|
||||
$conf_mapPath=$conf_basePath . "/maps/";
|
||||
$conf_dbname=$conf_basePath . "WebThink.db";
|
||||
$conf_appName="WebThink";
|
||||
$conf_appURL="http://localhost/~pope/webthink/";
|
||||
$conf_mailAddress="webmaster@webthink.net";
|
||||
?>
|
||||
Reference in New Issue
Block a user