diff options
Diffstat (limited to 'modules_v3/GEDFact_assistant/_CENS/census_3_find.php')
| -rw-r--r-- | modules_v3/GEDFact_assistant/_CENS/census_3_find.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules_v3/GEDFact_assistant/_CENS/census_3_find.php b/modules_v3/GEDFact_assistant/_CENS/census_3_find.php index 8c4d1c615c..f668f2ab70 100644 --- a/modules_v3/GEDFact_assistant/_CENS/census_3_find.php +++ b/modules_v3/GEDFact_assistant/_CENS/census_3_find.php @@ -21,7 +21,7 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -$controller=new WT_Controller_Simple(); +$controller = new WT_Controller_Simple(); $filter = WT_Filter::get('filter'); $action = WT_Filter::get('action'); |
