$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2008-07-29 19:13:56
Author: danieljames
Date: 2008-07-29 19:13:56 EDT (Tue, 29 Jul 2008)
New Revision: 47874
URL: http://svn.boost.org/trac/boost/changeset/47874
Log:
Remove my configuration details. Again. Sorry.
Text files modified: 
   website/public_html/live/common/code/boost_config.php |     5 -----                                   
   1 files changed, 0 insertions(+), 5 deletions(-)
Modified: website/public_html/live/common/code/boost_config.php
==============================================================================
--- website/public_html/live/common/code/boost_config.php	(original)
+++ website/public_html/live/common/code/boost_config.php	2008-07-29 19:13:56 EDT (Tue, 29 Jul 2008)
@@ -33,11 +33,6 @@
   }
   break;
 
-  case 'beta.boost.local':
-  {
-    define('BOOST_CONFIG_FILE','/home/daniel/config.php');
-  }
-  
   default:
   {
     define('BOOST_CONFIG_FILE',dirname(__FILE__) . '/boost_config_local.php');