phpBMS

Show
Ignore:
Timestamp:
05/05/09 12:26:06 (3 years ago)
Author:
nate
Message:
  • removed widget's default import
  • For new tabledefs, the import command is disabled by default
  • Products should now use the general import page.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/modules/base/include/tabledefs.php

    r510 r515  
    325325 
    326326                        $querystatement = "INSERT INTO `tableoptions` (`tabledefid`, `name`, `option`, `needselect`, `othercommand`, `roleid`) 
    327                         VALUES (".$newid.",'import','1',0,0,'-100');"; 
     327                        VALUES (".$newid.",'import','0',0,0,'-100');"; 
    328328                        $this->db->query($querystatement); 
    329329 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.