uninstall 45 B

1234
  1. <?php
  2. $table = new Door();
  3. $table->drop();
  4. ?>