phpBMS

Changeset 359 for trunk/phpbms/include

Show
Ignore:
Timestamp:
11/09/07 13:48:13 (5 years ago)
Author:
brieb
Message:
  • Removed negative user IDs.
  • Fixed sales order calculate extended.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/include/tables.php

    r285 r359  
    357357 
    358358                $insertstatement = "INSERT INTO ".$this->maintable." (".$fieldlist.") VALUES (".$insertvalues.")"; 
    359                  
     359 
    360360                $insertresult = $this->db->query($insertstatement); 
    361361                 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.