Skip to content

Commit

Permalink
Merge branch 'Yii' of ssh://github.com/SamMousa/LimeSurvey into 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMousa committed Aug 9, 2012
2 parents 612d6a5 + f540472 commit eed3137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/controllers/admin/conditionsaction.php
Expand Up @@ -2051,7 +2051,7 @@ private function _showSpeaker($hinttext)
{
global $max;
$clang = Yii::app()->lang;
$imageurl = Yii::app()->getConfig("imageurl");
$imageurl = Yii::app()->getConfig("adminimageurl");

if(!isset($max))
{
Expand Down

0 comments on commit eed3137

Please sign in to comment.