aboutsummaryrefslogtreecommitdiff
path: root/pages/lists/mostcommentedimages.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/lists/mostcommentedimages.php')
-rw-r--r--pages/lists/mostcommentedimages.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/lists/mostcommentedimages.php b/pages/lists/mostcommentedimages.php
index b3a36a9ac..e22d3863e 100644
--- a/pages/lists/mostcommentedimages.php
+++ b/pages/lists/mostcommentedimages.php
@@ -7,7 +7,7 @@
*/
// Load Elgg engine
- include_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
+ include_once dirname(dirname(dirname(dirname(dirname(__FILE__))))) . "/engine/start.php";
global $CONFIG;
$prefix = $CONFIG->dbprefix;