Skip to content

Commit

Permalink
Added section for multiple answering and ordering handling
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@394 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
jcleeland committed Jun 23, 2003
1 parent 1225d10 commit 57e03dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/admin.php
Expand Up @@ -137,6 +137,7 @@
if ($editquestion) {echo "$editquestion";}
if ($newanswer) {echo "$newanswer";}
if ($answersummary) {echo "$answersummary";}
if ($vasummary) {echo "$vasummary";}
if ($editanswer) {echo "$editanswer";}
echo "\t\t</td>\n";
echo "\t</tr>\n";
Expand Down

0 comments on commit 57e03dc

Please sign in to comment.