Skip to content

Commit

Permalink
Uses returnglobal function
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@574 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
jcleeland committed Jul 23, 2003
1 parent 9da61cf commit fed4a4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions admin/dumpsurvey.php
Expand Up @@ -42,9 +42,8 @@
// 3. questions
// 4. answers

$sid = $_GET['sid'];

include ("config.php");
if (!isset($sid)) {$sid=returnglobal('sid');}

//echo $htmlheader;
if (!$sid)
Expand Down

0 comments on commit fed4a4e

Please sign in to comment.