Code Search for Developers
 
 
  

chat.uninstall.sql from Group-Office groupware at Krugle


Show chat.uninstall.sql syntax highlighted

DROP TABLE IF EXISTS `chat_chatrooms`;
DROP TABLE IF EXISTS `chat_messages`;
DROP TABLE IF EXISTS `chat_users`;




See more files for this project here

Group-Office groupware

Group-Office is a powerfull modular Internet/Intranet application framework. It features calendaring, project management, e-mail, tasks, addressbook, file management.

Project homepage: http://sourceforge.net/projects/group-office
Programming language(s): JavaScript,Pascal,PHP
License: other

  chat.install.sql
  chat.uninstall.sql