phpBMS

Show
Ignore:
Timestamp:
01/05/10 11:43:59 (2 years ago)
Author:
nate
Message:
  • Updated SugarCRM import to work with new uuid system and to be compatible with v5.5.0 of SugerCRM.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/modules/bms/clients_import.php

    r702 r713  
    128128                // the forms list. 
    129129 
    130                 $list = array("phpBMS csv file" => 0, "Sugar CRM (v5.0)" => 1); 
     130                $list = array("phpBMS csv file" => 0, "Sugar CRM (v5.5.0)" => 1); 
    131131                $default = 0; 
    132132                if(isset($_POST["importType"])) 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.