Update register.php

This commit is contained in:
adrireal 2021-04-15 20:10:25 +02:00 committed by GitHub
parent ad1afdbe4d
commit e9eb1f63aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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');