changeset 242 | 78a94f7bb5e3 |
parent 230 | 3daa715e0f69 |
child 304 | e2cb5f1432c8 |
241:c671f3bb8aed | 242:78a94f7bb5e3 |
---|---|
208 </table> |
208 </table> |
209 </form> |
209 </form> |
210 <?php |
210 <?php |
211 $template->footer(); |
211 $template->footer(); |
212 } |
212 } |
213 } |
213 } |
214 |
214 |
215 function page_Special_DownloadFile() |
215 function page_Special_DownloadFile() |
216 { |
216 { |
217 global $db, $session, $paths, $template, $plugins; // Common objects |
217 global $db, $session, $paths, $template, $plugins; // Common objects |
218 global $do_gzip; |
218 global $do_gzip; |