phpBMS

Show
Ignore:
Timestamp:
01/21/10 10:47:19 (2 years ago)
Author:
brieb
Message:
  • Fixes #407 - Various typos and syntax warnings
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/install/update_include.php

    r714 r769  
    8282                        $queryresult = $this->db->query($querystatement); 
    8383                        if($this->db->error) 
    84                                 $error = new appError(-425,"Could not retrieve mysql verson. ","Database Error", true, true, false); 
     84                                $error = new appError(-425,"Could not retrieve mysql version. ","Database Error", true, true, false); 
    8585 
    8686                        $therecord = $this->db->fetchArray($queryresult); 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.