minor changes to the bodystructure parser
[squirrelmail.git] / src / image.php
index 33b8efaf148951e2b2b16ee55acb8b95196e6e07..b695b5d33d3516d1ed7f19c1ec7a32784fb4c884 100644 (file)
@@ -24,10 +24,10 @@ require_once(SM_PATH . 'include/load_prefs.php');
 displayPageHeader($color, 'None');
 
 /* globals */
-
 $mailbox = $_GET['mailbox'];
 $passed_id = $_GET['passed_id'];
-
+$ent_id = $_GET['ent_id'];
+$QUERY_STRING = $_SERVER['QUERY_STRING'];
 /* end globals */
 
 echo '<BR>' .