/extremedating/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/extremedating/trunk

« back to all changes in this revision

Viewing changes to index.php

  • Committer: Daniel Johansson
  • Date: 2013-04-14 06:33:30 UTC
  • mfrom: (57.1.2 extremedating)
  • Revision ID: maila@danieljohansson.nu-20130414063330-yheeoj2a0q1rtmat
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
                <title>Lunchdating</title>
27
27
                <link rel="stylesheet" type="text/css" href="css/main.css"/>
28
28
                <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
 
29
    <link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-combined.min.css" rel="stylesheet">
 
30
    <link rel="stylesheet" type="text/css" media="screen"
 
31
     href="http://tarruda.github.com/bootstrap-datetimepicker/assets/css/bootstrap-datetimepicker.min.css">
 
32
    <script type="text/javascript"
 
33
     src="http://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.3/jquery.min.js">
 
34
    </script> 
 
35
    <script type="text/javascript"
 
36
     src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js">
 
37
    </script>
 
38
    <script type="text/javascript"
 
39
     src="http://tarruda.github.com/bootstrap-datetimepicker/assets/js/bootstrap-datetimepicker.min.js">
 
40
    </script>
29
41
        </head>
30
42
        <?PHP
31
43
        if(isset($_SESSION ['userName'])){