Sindbad~EG File Manager

Current Path : /home/escuelai/public_html/PrimariaEi/include/upgrader/streams/core/
Upload File :
Current File : /home/escuelai/public_html/PrimariaEi/include/upgrader/streams/core/abe9c0cb-bbb021fb.patch.sql

/**
 * Add an 'annulled' column to the %ticket_event table to assist in tracking
 * real statistics for reopened and closed tickets -- the events should not
 * count more than one time.
 *
 * @version 1.7-dpr3 ticket-event-annul
 */

ALTER TABLE `%TABLE_PREFIX%ticket_event`
    ADD `annulled` tinyint(1) NOT NULL DEFAULT '0' AFTER `staff`;

-- Finished with patch
UPDATE `%TABLE_PREFIX%config`
    SET `schema_signature`='bbb021fbeb377ca66b6997b77e0167cc';

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists