Cleanup /format pre-move

This commit is contained in:
Hypolite Petovan 2017-04-30 00:01:26 -04:00
commit 56ee734b00
85 changed files with 516 additions and 575 deletions

View file

@ -1,8 +1,8 @@
<?php
require_once "include/Photo.php";
$install_wizard_pass=1;
$install_wizard_pass = 1;
function install_init(App $a) {