Break up file processing.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 14 Jun 2017 14:32:59 +0000 (10:32 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 14 Jun 2017 14:32:59 +0000 (10:32 -0400)
commite12aeb3d9e01c1117535296b4cb70b463314e6d8
treec232a5a5ce4f57eeea09b92c47ec463f2449a1cf
parent5854facda8c840d190640d180cd67a19ce02928d
Break up file processing.

First process the amenity,category,region,county,city files.
Then process the members file.
Still have to break up the processing of members into smaller groups.
This will be so there's no timeout issues.
models/admin/import/index.php
views/admin/import/process.html
views/admin/import/processMembers.html [new file with mode: 0644]
views/admin/import/validate.html