This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
dth
/
MyProject
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
f4a98cadb3
Ramos
Etiquetas
master
MyProject
/
index.php
index.php
87 B
Histórico
Em bruto
1
2
3
4
<?php
session_start();
ini_set('display_errors', 1);
require_once 'app/bootstrap.php';