This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
dth
/
MyProject
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
MyProject
/
index.php
index.php
87 B
Permalink
Cronologia
Originale
1
2
3
4
<?php
session_start();
ini_set('display_errors', 1);
require_once 'app/bootstrap.php';