removed mods directory from the ATutor codebase
[atutor.git] / mods / phpmyadmin / module.sql
diff --git a/mods/phpmyadmin/module.sql b/mods/phpmyadmin/module.sql
deleted file mode 100644 (file)
index bddd528..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# sql file for phpMyAdmin module\r
-\r
-INSERT INTO `language_text` VALUES ('en', '_module', 'phpmyadmin_missing_url', 'You must supply the URL to your phpMyAdmin installation in the field below.', NOW(), '');\r
-\r
-INSERT INTO `language_text` VALUES ('en', '_module','phpmyadmin','phpMyAdmin',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','phpmyadmin_text','Use phpMyAdmin to access the ATutor database. <strong>Care should be taken when modifying database entries directly.</strong> In most cases ATutor tools should be used instead of modifying the database directly.',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','phpmyadmin_open','Open phpMyAdmin',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','phpmyadmin_location','The location of your phpMyAdmin installation:',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','phpmyadmin_atutor_db','ATutor is currently using the database named: <kbd>%s</kbd>.',NOW(),'');\r
-\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_PHPMYADMINURL_ADD_SAVED','Location of phpMyAdmin was successfully saved.',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_PHPMYADMINURL_ADD_EMPTY','You must enter a URL to the location of your phpMyAdmin installation.',NOW(),'');\r