drupal_get_install_files() is used by drupal_check_profile() and drupal_check_module(). The attached patch eliminates it and uses module_load_install() instead.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | install.inc__1.patch | 3.21 KB | darren oh |
| install.inc_.patch | 3.21 KB | darren oh |
Comments
Comment #1
darren ohTook out one good line.
Comment #2
drewish commentedisn't this a dupe of http://drupal.org/node/110981 ?
Comment #3
drewish commentedi get it this is for 5.0. it seems like we should get the other committed and then work on getting it backported.
Comment #4
drummThis is a duplicate of http://drupal.org/node/110981.