[add] upload form for import

This commit is contained in:
Nicolas Lœuillet
2014-02-28 20:36:32 +01:00
parent 4c14936353
commit 31a10069a5
4 changed files with 38 additions and 14 deletions

View File

@ -241,7 +241,6 @@ class Tools
}
}
public static function download_db() {
header('Content-Disposition: attachment; filename="poche.sqlite.gz"');
self::status(200);