/[projects]/misc/horsensspejder-web/mobile/kontaktinfo.php
ViewVC logotype

Diff of /misc/horsensspejder-web/mobile/kontaktinfo.php

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

revision 2183 by torben, Wed Mar 12 19:30:05 2014 UTC revision 2184 by torben, Fri May 30 07:28:28 2014 UTC
# Line 5  require "../inc/mysql.php"; Line 5  require "../inc/mysql.php";
5  <html>  <html>
6  <head>  <head>
7    
8  <meta name="viewport" content="width=device-width, initial-scale=1" />  <?php
9    include "jquery.html";
10    ?>
11    
 <link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.css" />  
 <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>  
 <script src="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js"></script>  
12  </head>  </head>
13    
14  <body>  <body>

Legend:
Removed from v.2183  
changed lines
  Added in v.2184

  ViewVC Help
Powered by ViewVC 1.1.20