X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fincludes%2Fplc_functions.php;h=3e69f23fddbd1a6023d379ba9011b7809687eff8;hb=ab7d755720166fb4ce7acaf629463dc7f0a00ffe;hp=53600ae66efa0697bd8877f388e6b355967b7e24;hpb=8b14cad706b15758cd22d392e3989818f72cd246;p=plewww.git diff --git a/planetlab/includes/plc_functions.php b/planetlab/includes/plc_functions.php index 53600ae..3e69f23 100644 --- a/planetlab/includes/plc_functions.php +++ b/planetlab/includes/plc_functions.php @@ -2,9 +2,6 @@ // $Id$ -// will trash this eventually - //require_once 'plc_functions_trash.php'; - # note: this needs to be consistent with the value in Monitor/monitor/wrapper/plc.py global $PENDING_CONSORTIUM_ID; $PENDING_CONSORTIUM_ID = 0; @@ -215,7 +212,7 @@ function tab_nodegroups() { return array ('label'=>'Nodegroups', 'url'=>l_nodegr function tablook_event() { return array('image'=>'/planetlab/icons/event.png','height'=>18);} function tablook_comon() { return array('image'=>'/planetlab/icons/comon.png','height'=>18);} -//////////////////// + //////////////////////////////////////////////////////////// validation functions function topdomain ($hostname) {