Changeset 7814

Show
Ignore:
Timestamp:
07/04/06 22:07:23 (2 years ago)
Author:
saraj
Message:

removed the extra parenthesis from line 276

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vtigercrm/trunk/adodb/adodb-datadict.inc.php

    r7755 r7814  
    274274                                $log->fatal("Table Creation Error: Query Failed"); 
    275275                                $log->fatal(" "); 
    276                                 if ($this->debug)] 
     276                                if ($this->debug) 
    277277                                { 
    278278                                        $log->fatal("InstallError: ".$conn->ErrorMsg());