aboutsummaryrefslogtreecommitdiff
path: root/pages/lists/mostcommentedimagesthismonth.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/lists/mostcommentedimagesthismonth.php')
-rw-r--r--pages/lists/mostcommentedimagesthismonth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/lists/mostcommentedimagesthismonth.php b/pages/lists/mostcommentedimagesthismonth.php
index c47cee2da..88b8371ee 100644
--- a/pages/lists/mostcommentedimagesthismonth.php
+++ b/pages/lists/mostcommentedimagesthismonth.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;