phpBMS

Changeset 644 for trunk/phpbms/modules

Show
Ignore:
Timestamp:
09/24/09 12:24:23 (3 years ago)
Author:
nate
Message:
  • Fixes unbalanced tic mark in a sql statement in notes, as per [357].
Files:
1 modified

Legend:

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

    r641 r644  
    10571057                                        ( 
    10581058                                                ( 
    1059                                                         `notes`.`createdby = '".$_SESSION["userinfo"]["id"]."' 
     1059                                                        `notes`.`createdby` = '".$_SESSION["userinfo"]["id"]."' 
    10601060                                                        OR 
    10611061                                                        `notes`.`assignedtoid` = '".$_SESSION["userinfo"]["uuid"]."' 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.