Integrate an import system in mantis (1.18.2)
For any question email to cas@nuy.info

Installation:

1. Copy files into mantis folder
  import.php
  import_page.php

2. Edit custom_strings_inc.php located in the root of mantis folder.
   Add the contents from this file from the distro into the original and save.
   If not exists, just copy this file from the distro into the mantis folder.

3. Find the print_manage_menu option inside core\html_api.php and replace with the supplied function within print_manage_user.txt



Usage :
0. You only can run this as administrator (under the manage menu)
1. Make a backup of your database before importing.
2. Follow the instructions on the screen

The input file should be csv file, the fields should be in the order as listed on the screen. 

