This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
idleman
/
yana-server
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
2
Trageți solicitările
0
Wiki
Ramură:
master
Ramuri
Etichete
master
yana-server
/
plugins
/
door
/
uninstall
uninstall
45 B
Permalink
Istoric
Crud
1
2
3
4
<?php
$table = new Door();
$table->drop();
?>