index
:
candybox
alexichi
doc
feat/gui
feat/messages
feat/savegame
feat/shop
master
phpdoc
piernov
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
upload.php
blob: a6e1637c0ea48a1240a559f8e646b66143874f77 (
plain
)
1
2
3
4
5
6
<?php
require_once
(
"inc/savegame.inc"
);
uploadSave
();
?>