This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
idleman
/
yana-server
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
2
Pull Requests
0
Wiki
Árbore:
4f5dd6b682
Ramas
Etiquetas
master
yana-server
/
plugins
/
door
/
uninstall
uninstall
45 B
Histórico
Raw
1
2
3
4
<?php
$table = new Door();
$table->drop();
?>