Advertisement
Buthers

Project Galaxy EW - INDEX

Feb 13th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.23 KB | None | 0 0
  1. <?php
  2. include("database.php");
  3. include("galaxie.php");
  4. $Galaxie = new Galaxie();
  5. ?>
  6. <!DOCTYPE HTML>
  7. <html lang="fr">
  8.  
  9. <head>
  10.     <meta charset="UTF-8">
  11.     <title>Expedition Wars: Galaxie</title>
  12. </head>
  13.  
  14. <body>
  15. </body>
  16.  
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement