[Fusionforge-commits] r18064 - trunk/src/common/survey

Marc-Etienne VARGENAU vargenau at fusionforge.org
Wed Sep 25 16:10:46 CEST 2013


Author: vargenau
Date: 2013-09-25 16:10:46 +0200 (Wed, 25 Sep 2013)
New Revision: 18064

Modified:
   trunk/src/common/survey/SurveyFactory.class.php
Log:
Update PHP Doc

Modified: trunk/src/common/survey/SurveyFactory.class.php
===================================================================
--- trunk/src/common/survey/SurveyFactory.class.php	2013-09-25 09:57:21 UTC (rev 18063)
+++ trunk/src/common/survey/SurveyFactory.class.php	2013-09-25 14:10:46 UTC (rev 18064)
@@ -46,7 +46,7 @@
 	/**
 	 * Constructor.
 	 *
-	 * @param	object	The Group object to which this survey is associated.
+	 * @param	object	$Group  	The Group object to which this survey is associated.
 	 */
 	function __construct(&$Group) {
 		$this->Error();




More information about the Fusionforge-commits mailing list