From: <gem...@li...> - 2012-11-22 11:19:42
|
Revision: 1030 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=1030&view=rev Author: mennodekker Date: 2012-11-22 11:19:31 +0000 (Thu, 22 Nov 2012) Log Message: ----------- doc fixes Modified Paths: -------------- trunk/library/classes/Gems/Snippets/Export/SurveyHeaderSnippet.php trunk/library/classes/Gems/Tracker/Survey.php Modified: trunk/library/classes/Gems/Snippets/Export/SurveyHeaderSnippet.php =================================================================== --- trunk/library/classes/Gems/Snippets/Export/SurveyHeaderSnippet.php 2012-11-22 11:17:29 UTC (rev 1029) +++ trunk/library/classes/Gems/Snippets/Export/SurveyHeaderSnippet.php 2012-11-22 11:19:31 UTC (rev 1030) @@ -39,7 +39,7 @@ * @subpackage Snippets * @copyright Copyright (c) 2011 Erasmus MC * @license New BSD License - * @since Class available since version 1.6 + * @since Class available since version 1.5.6 */ class Gems_Snippets_Export_SurveyHeaderSnippet extends MUtil_Snippets_SnippetAbstract { Modified: trunk/library/classes/Gems/Tracker/Survey.php =================================================================== --- trunk/library/classes/Gems/Tracker/Survey.php 2012-11-22 11:17:29 UTC (rev 1029) +++ trunk/library/classes/Gems/Tracker/Survey.php 2012-11-22 11:19:31 UTC (rev 1030) @@ -111,7 +111,7 @@ } /** - * Makes sure the receptioncode data is part of the $this->_gemsData + * Makes sure the group data is part of the $this->_gemsSurvey * * @param boolean $reload Optional parameter to force reload. */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |