phpBMS

Show
Ignore:
Timestamp:
09/02/09 14:00:56 (3 years ago)
Author:
nate
Message:
  • Applied patch found in ticket [352] that fixes a bug in post.php in an incorrect table join ( it now correctly joins on the uuid instead of the id).
  • Applied patch found in ticket [354] ( with a minor tweak ) that fixes many spelling errors.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/install/choices.sql

    r215 r643  
    33INSERT INTO choices VALUES (3,'department',''); 
    44INSERT INTO choices VALUES (4,'notestatus','cancelled'); 
    5 INSERT INTO choices VALUES (5,'notestatus','tenative'); 
     5INSERT INTO choices VALUES (5,'notestatus','tentative'); 
    66INSERT INTO choices VALUES (6,'notestatus','confirmed'); 
    77INSERT INTO choices VALUES (7,'notestatus',''); 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.