phpBMS

Changeset 648 for trunk/phpbms/include

Show
Ignore:
Timestamp:
10/07/09 11:53:28 (3 years ago)
Author:
nate
Message:
  • Fixed sql statement.
Files:
1 modified

Legend:

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

    r647 r648  
    307307                                '".mysql_real_escape_string($this->type)."', 
    308308                                '".mysql_real_escape_string($this->value)."', 
    309                                 ".mysql_real_escape_string($this->userid).", 
     309                                '".mysql_real_escape_string($this->userid)."', 
    310310                                '".$ip."' 
    311311                        )"; 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.