Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-12 10:40:22 +02:00
committed by GitHub
parent b6ea25caa1
commit 1b64bce911
16 changed files with 170 additions and 178 deletions

View File

@ -1,4 +1,8 @@
<?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: