removed mods directory from the ATutor codebase
[atutor.git] / mods / wiki / plugins / db / fast_files.php
diff --git a/mods/wiki/plugins/db/fast_files.php b/mods/wiki/plugins/db/fast_files.php
deleted file mode 100644 (file)
index 1231e65..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-#
-#  this plugin has been merged with db_flat_files, please go there...
-#
-
-define("EWIKI_DB_FAST_FILES", 1);
-require(str_replace("/fast_files", "/flat_files", __FILE__));
-
-?>
\ No newline at end of file