undo of accidentally commit (1.7)
diff --git a/build/_common.php b/build/_common.php
index 78938e4..7b3648c 100644
--- a/build/_common.php
+++ b/build/_common.php
@@ -16,9 +16,9 @@
"Mapfile_Rule_Default" => 0, // 0: "Use Map, No Tagging=use-false" or 1:"Generate Map, No Tagging=gen-false"
- "EmailDefault" => "reinhold.bihler@gmx.de", // prefil email contact box with comma-sep'd list
+ "EmailDefault" => "jacques.lescot@anyware-tech.com", // prefil email contact box with comma-sep'd list
- "Users" => array("rbihler","rbihler",null) /* build user, eclipse cvs user, IES cvs user */
+ "Users" => array("jlescot","jlescot",null) /* build user, eclipse cvs user, IES cvs user */
);
?>