root/modules/branches/2.9/sipstation/uninstall.php

Revision 9438, 356 bytes (checked in by mickecarlsson, 3 years ago)

Removed executable flag from various files in sipstation

Line 
1 <?php
2 /* $Id:$ */
3
4 /* Copyright (c) 2009 Bandwidth.com
5    Licensed for use by active FreePBX.com SIP Trunking Customers (SIPSTATION(tm)). Not licensed to be modified or redistributed in any fashion.
6    No guarantees or warranties provided, use at your own risk. See license included with module for more details.
7 */
8
9 /*
10 sql("DROP TABLE `sipstation`");
11  */
12
Note: See TracBrowser for help on using the browser.