diff options
| author | Greg Roach <fisharebest@gmail.com> | 2014-09-17 17:32:41 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2014-09-17 17:32:41 +0100 |
| commit | 72380d834b91ed0e25b7da6c5c4ab19d1fdf93b9 (patch) | |
| tree | 320e32d0e3590002db1d0f6e23c7951b1fd8e318 /library/WT/Controller/Individual.php | |
| parent | 09a1974902905cd1b49650b5cc969f624501ad6e (diff) | |
| download | webtrees-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.php | 1 |
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; |
