33
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2025-01-24 15:48:27 +00:00

3 lines
90 B
MySQL
Raw Normal View History

2014-05-04 16:50:19 -05:00
DROP TABLE IF EXISTS `#__patchtester_pulls`;
2013-08-12 16:05:52 -05:00
DROP TABLE IF EXISTS `#__patchtester_tests`;