move actual application into a subdirectory so we can deliver other things in the...
authorRobert Kaiser <kairo@kairo.at>
Fri, 18 Nov 2016 04:01:38 +0000 (05:01 +0100)
committerRobert Kaiser <kairo@kairo.at>
Fri, 18 Nov 2016 04:01:38 +0000 (05:01 +0100)
commit04116cc5dabb951023fb511fda0dc36956d6a84a
tree71ac26ae593fc60203c4aace8aef81284ec386fd
parentc4e0aceb5d9e9076effd75de03f4588b65329740
move actual application into a subdirectory so we can deliver other things in the same repository
13 files changed:
.gitignore [new file with mode: 0644]
app/.htaccess [moved from .htaccess with 100% similarity]
app/KaiRoLogo-100x62.png [moved from KaiRoLogo-100x62.png with 100% similarity]
app/api.php [moved from api.php with 100% similarity]
app/authorize.php [moved from authorize.php with 100% similarity]
app/authsystem.css [moved from authsystem.css with 100% similarity]
app/authsystem.inc.php [moved from authsystem.inc.php with 100% similarity]
app/authsystem.js [moved from authsystem.js with 100% similarity]
app/authutils.php-class [moved from authutils.php-class with 100% similarity]
app/check.png [moved from check.png with 100% similarity]
app/index.php [moved from index.php with 100% similarity]
app/server.inc.php [moved from server.inc.php with 100% similarity]
app/token.php [moved from token.php with 100% similarity]