This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
idleman
/
yana-server
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
2
Pull Requesty
0
Wiki
Strom:
4f5dd6b682
Větve
Značky
master
yana-server
/
plugins
/
door
/
uninstall
uninstall
45 B
Historie
Surový
1
2
3
4
<?php
$table = new Door();
$table->drop();
?>