X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=get_plc_config.php;h=f34b65331778eb70daec123ed6eaecb597590fb8;hb=c2cdbf6c549e949ae37294b2b8f030838129b555;hp=c96a2655b89255d55100525e562cf2ab5ade433a;hpb=90252f41b5d8561640d81a62a08f1da68873a484;p=nodeconfig.git diff --git a/get_plc_config.php b/get_plc_config.php index c96a265..f34b653 100755 --- a/get_plc_config.php +++ b/get_plc_config.php @@ -6,7 +6,7 @@ // Mark Huang // Copyright (C) 2006 The Trustees of Princeton University // -// $Id: get_plc_config.php,v 1.1 2006/11/06 22:02:17 mlhuang Exp $ +// $Id$ // // Try the new plc_config.php file first @@ -36,6 +36,7 @@ foreach (array('PLC_API_HOST', 'PLC_API_PATH', 'PLC_API_PORT', 'PLC_WWW_HOST', 'PLC_BOOT_HOST', 'PLC_NAME', 'PLC_SLICE_PREFIX', 'PLC_MAIL_SUPPORT_ADDRESS', + 'PLC_MAIL_MOM_LIST_ADDRESS', 'PLC_MAIL_SLICE_ADDRESS') as $name) { if (defined($name)) {