Skip to content

Commit

Permalink
fix return type
Browse files Browse the repository at this point in the history
  • Loading branch information
TonisOrmisson committed Jan 3, 2018
1 parent 67939e5 commit 27840d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/controllers/admin/surveyadmin.php
Expand Up @@ -1500,7 +1500,7 @@ private function _fetchSurveyInfo($action, $iSurveyID = null)
/**
* survey::_generalTabNewSurvey()
* Load "General" tab of new survey screen.
* @return
* @return array
*/
private function _generalTabNewSurvey()
{
Expand Down

0 comments on commit 27840d7

Please sign in to comment.