NEWS 


1033 - Incorrect information in file: './megacommunication_org/events_description.frm'

select count(*) as total from events e, events_description ed where e.status = 1 and e.event_id=ed.event_id and ed.language_id = 2

[TEP STOP]