phpBMS

Show
Ignore:
Timestamp:
12/15/09 12:22:34 (2 years ago)
Author:
nate
Message:
  • Installing modules no longer requires a createtables.sql file to exist in the module's install folder.
  • Added install.php and version.php to mailchimp module.
Files:
1 modified

Legend:

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

    r528 r679  
    2020 
    2121                                foreach($fileReturn->errors as $error) 
    22                                         $return = "\n\n".$error; 
     22                                        $return .= "\n\n".$error; 
    2323 
    2424                                $return = substr($return, 2); 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.