mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 00:46:27 +02:00
Update index.php
to use RaspiSMS on different vhost than the default one
This commit is contained in:
parent
538d242f18
commit
374f85179f
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
##############
|
||||
# INCLUSIONS #
|
||||
##############
|
||||
//récupération du chemin absolu
|
||||
$filepath = realpath (dirname(__FILE__));
|
||||
//On va inclure l'ensemble des fichiers necessaires
|
||||
require_once('./mvc/constants.php');
|
||||
require_once('./mvc/autoload.php');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue