Changeset 171 for trunk


Ignore:
Timestamp:
Feb 14, 2013, 4:55:15 PM (11 years ago)
Author:
luciano
Message:

Aggiornamento per download programma in pdf da IE (margottid)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/modules/Elezioni/foto.php

    r99 r171  
    5252if(isset($pdf))
    5353{
    54   if (strstr($HTTP_USER_AGENT,"MSIE"))
     54  if (strstr($_SERVER['HTTP_USER_AGENT'],"MSIE"))
    5555    {
    5656        header('Cache-Control: public');
Note: See TracChangeset for help on using the changeset viewer.