removed mods directory from the ATutor codebase
[atutor.git] / mods / wiki / spages / LeastPopular.php
diff --git a/mods/wiki/spages/LeastPopular.php b/mods/wiki/spages/LeastPopular.php
deleted file mode 100644 (file)
index d376709..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/*
-   being the opposite of MostVisitedPages.
-*/
-
-echo ewiki_page_ordered_list("hits", 0, "%nx viewed", $id);
-
-?>
\ No newline at end of file