summaryrefslogtreecommitdiff
path: root/modules/GEDFact_assistant/MEDIA_ctrl.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/GEDFact_assistant/MEDIA_ctrl.php')
-rw-r--r--modules/GEDFact_assistant/MEDIA_ctrl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/GEDFact_assistant/MEDIA_ctrl.php b/modules/GEDFact_assistant/MEDIA_ctrl.php
index e9ae7333ce..86f6a6c146 100644
--- a/modules/GEDFact_assistant/MEDIA_ctrl.php
+++ b/modules/GEDFact_assistant/MEDIA_ctrl.php
@@ -28,7 +28,7 @@
* @subpackage Census Assistant
* @version $Id$
*/
-require_once './config.php';
+
require_once WT_ROOT.'includes/controllers/individual_ctrl.php';
$controller = new IndividualController();
$controller->init();