test for IE8
diff --git a/_projectCommon.php b/_projectCommon.php
index ed459d1..e26204d 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -1,6 +1,6 @@
 <?php
 	$projectShortName = "bpel";
-	require_once($_SERVER['DOCUMENT_ROOT'] . "/$projectShortName/_boot.php");
+#	require_once($_SERVER['DOCUMENT_ROOT'] . "/$projectShortName/_boot.php");
 	
 	# Set the theme for your project's web pages.
 	# See the Committer Tools "How Do I" for list of themes