Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-11 23:07:30 +02:00
committed by GitHub
parent 3515a4a583
commit b6ea25caa1
12 changed files with 220 additions and 246 deletions

View File

@ -1,8 +1,4 @@
<?php
ini_set('display_errors', 0);
error_reporting(E_ERROR | E_WARNING | E_PARSE);
//General Config File:
require_once('../assets/php/config.php');
//Controller file: