root/updates/034.335.php
| Revision 335, 148 bytes (checked in by Nafania, 1 year ago) |
|---|
| Line | |
|---|---|
| 1 | <?php</span> |
| 2 | <span class="code-lang">$sql = 'ALTER TABLE ' . REPORTS_TABLE . ' CHANGE `reason` `reason` TEXT DEFAULT NULL'; |
| 3 | $db->sql_query($sql); |
| 4 | |
| 5 | $upd_version = '0.3.4svn325'; |
| 6 | ?> |
Note: See TracBrowser for help on using the browser.
