Update register.php

This commit is contained in:
adrireal
2021-04-15 20:10:25 +02:00
committed by GitHub
parent ad1afdbe4d
commit e9eb1f63aa

View File

@ -1,6 +1,6 @@
<?php
//General Config File:
require_once('./assets/php/config.php');
require_once('../assets/php/config.php')
require_once('./includes/formRegister.php');