phpBMS

Show
Ignore:
Timestamp:
02/16/07 11:59:50 (5 years ago)
Author:
brieb
Message:

Implemented #3. Fixed XHTML compliance of some <br> tags. Fixed invoice report errors. Fixed update.sql naming problem (had leading space)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/changepassword.php

    r145 r186  
    5757        if($queryresult) 
    5858                        echo "ok"; 
    59         else echo mysql_error($dblink)."<br><br>".$querystatement; 
     59        else echo mysql_error($dblink)."<br /><br />".$querystatement; 
    6060} 
    6161                 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.