/lenasys/0.1

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/0.1

« back to all changes in this revision

Viewing changes to trunk/DuggaSys/index.php

  • Committer: Henrik G.
  • Date: 2013-03-26 23:22:55 UTC
  • Revision ID: henrik.gustavsson@his.se-20130326232255-ik6snyatlbkf3zs1
First seed of Lenasys ... Needs to be Organized Further

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php header("Location: quiz/index.html"); ?>
 
2
<!DOCTYPE html>
 
3
<html>
 
4
        <head>
 
5
                <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
 
6
        <meta charset="utf-8" />
 
7
                <title></title>
 
8
        </head>
 
9
        <body>
 
10
                <h1>Quiz server</h1>
 
11
        </body>
 
12
</html>
 
 
b'\\ No newline at end of file'