Skip to content

Commit

Permalink
Fixed issue: Captcha not properly working with short URLs and registr…
Browse files Browse the repository at this point in the history
…ation

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@8811 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
c-schmitz committed Jun 8, 2010
1 parent 4b1c83b commit 8141b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.php
Expand Up @@ -144,7 +144,7 @@
}
else
{
$captchapath='';
$captchapath=$rooturl.'/';
}


Expand Down

0 comments on commit 8141b27

Please sign in to comment.