/[corp_html]/inc/conn.inc
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /inc/conn.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dpavlin, Wed Feb 28 09:48:31 2001 UTC revision 1.3 by dpavlin, Thu Mar 1 09:02:05 2001 UTC
# Line 5  Line 5 
5    
6          if (!$WAP && strstr(strtolower($HTTP_ACCEPT), "text/vnd.wap.wml")) {          if (!$WAP && strstr(strtolower($HTTP_ACCEPT), "text/vnd.wap.wml")) {
7                  Header("Location: wap.php");                  Header("Location: wap.php");
8                    header("Content-type: text/vnd.wap.wml");
9                  exit;                  exit;
10          }          }
11    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26