Skip to content

Commit

Permalink
Fix parse error in user statistics.
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_dev@12008 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
GautamGupta committed Jan 12, 2012
1 parent 248f8d5 commit 0aae4d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions statistics_user.php
Expand Up @@ -168,6 +168,7 @@
. "</head>\n<body>\n";

echo $header;
}
else
{
if ( function_exists( $embedded_headerfunc ) )
Expand Down

0 comments on commit 0aae4d4

Please sign in to comment.