- Patch #147000 by Berdir: follow-up bug fix.

merge-requests/26/head
Dries Buytaert 2009-06-11 04:36:22 +00:00
parent 2d7933870a
commit 24ff348224
1 changed files with 2 additions and 0 deletions

View File

@ -1263,8 +1263,10 @@ function _system_get_module_data() {
'dependencies' => array(),
'dependents' => array(),
'description' => '',
'package' => 'Other',
'version' => NULL,
'php' => DRUPAL_MINIMUM_PHP,
'files' => array(),
);
// Read info files for each module.