/lenasys/trunk

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

« back to all changes in this revision

Viewing changes to DuggaSys/index.php

  • Committer: Erik Wikström
  • Date: 2013-03-28 07:43:18 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: wikxen@gmail.com-20130328074318-9v6krijkyap59nct
Removed trunk folder and moved its contents to the root

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?php header("Location: duggor/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>