aboutsummaryrefslogtreecommitdiffstats
path: root/upload.php
blob: a6e1637c0ea48a1240a559f8e646b66143874f77 (plain)
1
2
3
4
5
6
<?php
require_once("inc/savegame.inc");

uploadSave();

?>