[SUCS Devel] site r638 - branches/sucs-site/components

imranh at sucs.org imranh at sucs.org
Fri Jan 30 15:46:21 GMT 2015


Author: imranh
Date: 2015-01-30 15:46:20 +0000 (Fri, 30 Jan 2015)
New Revision: 638

Modified:
   branches/sucs-site/components/options.php
Log:
Fix a problem caused by 636

Modified: branches/sucs-site/components/options.php
===================================================================
--- branches/sucs-site/components/options.php	2015-01-30 15:23:35 UTC (rev 637)
+++ branches/sucs-site/components/options.php	2015-01-30 15:46:20 UTC (rev 638)
@@ -284,6 +284,7 @@
 		$smarty->assign('newGuestNetMAC', $newGuestNetMAC);
 	}
 
+$smarty->assign('member', $member);
 
 }
 




More information about the Devel mailing list