Browse Source

Update install.php

pull/440/head
danpros 4 years ago
parent
commit
d38d2608ec
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      install.php

+ 1
- 0
install.php View File

@ -1,4 +1,5 @@
<?php
if (file_exists('config/config.ini')) die('HTMLy already installed!');
error_reporting(E_ALL);
ini_set("display_errors", 1);


Loading…
Cancel
Save