diff --git a/system/upgrade/index.php b/system/upgrade/index.php index 8b63ddc..05721ae 100644 --- a/system/upgrade/index.php +++ b/system/upgrade/index.php @@ -2,4 +2,6 @@ $config_file = 'config/config.ini'; require 'system/vendor/autoload.php'; -require 'system/htmly.php'; \ No newline at end of file +require 'system/htmly.php'; + +?>