From 11792cc0394ae34aa8404a2c4335b64fea41a315 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 22 Aug 2009 19:39:39 +0000 Subject: moved the voting lists to pages/lists/ --- start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'start.php') diff --git a/start.php b/start.php index 7592f00b3..b0c3a9d66 100644 --- a/start.php +++ b/start.php @@ -322,7 +322,7 @@ case "highestrated": if (isset($page[1])) set_input('guid',$page[1]); - include($CONFIG->pluginspath . "tidypics/highestrated.php"); + include($CONFIG->pluginspath . "tidypics/pages/lists/highestrated.php"); break; } } -- cgit v1.2.3