summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Individual.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2014-09-17 17:32:41 +0100
committerGreg Roach <fisharebest@gmail.com>2014-09-17 17:32:41 +0100
commit72380d834b91ed0e25b7da6c5c4ab19d1fdf93b9 (patch)
tree320e32d0e3590002db1d0f6e23c7951b1fd8e318 /library/WT/Controller/Individual.php
parent09a1974902905cd1b49650b5cc969f624501ad6e (diff)
downloadwebtrees-72380d834b91ed0e25b7da6c5c4ab19d1fdf93b9.tar.gz
webtrees-72380d834b91ed0e25b7da6c5c4ab19d1fdf93b9.tar.bz2
webtrees-72380d834b91ed0e25b7da6c5c4ab19d1fdf93b9.zip
#237 - function accept_all_changes() not found
Diffstat (limited to 'library/WT/Controller/Individual.php')
-rw-r--r--library/WT/Controller/Individual.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/WT/Controller/Individual.php b/library/WT/Controller/Individual.php
index e433ab91ef..2ac07965a9 100644
--- a/library/WT/Controller/Individual.php
+++ b/library/WT/Controller/Individual.php
@@ -25,7 +25,6 @@ use WT\Auth;
use WT\User;
require_once WT_ROOT.'includes/functions/functions_print_facts.php';
-require_once WT_ROOT.'includes/functions/functions_import.php';
class WT_Controller_Individual extends WT_Controller_GedcomRecord {
public $name_count = 0;