This website works better with JavaScript.
Home
Explore
Help
Sign In
mauirixxx
/
gwtt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
initial file creation
lot's of placeholder stuff
development
mauirixxx
8 years ago
parent
7f866c3a2c
commit
8a514ed667
1 changed files
with
12 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-0
gw-create.php
+ 12
- 0
gw-create.php
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<HTML>
<HEAD>
<TITLE>Character Creation</TITLE>
</HEAD>
<BODY>
<?php
echo '<CENTER>Character creation isn\'t enabled yet!<BR />';
echo 'Return to <A HREF="gw-index.php">home</A>.</CENTER>';
?>
</BODY>
</HTML>
Write
Preview
Loading…
Cancel
Save