root/contributed_modules/modules/extaudio/uninstall.php

Revision 6042, 39 bytes (checked in by Nick_Lewis, 4 years ago)

New External Audio Module for paging to Public Address Systems

Line 
1 <?php
2
3 sql('DROP TABLE extaudio');
4
5 ?>
Note: See TracBrowser for help on using the browser.