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.

CommentFileSizeAuthor
#1 install.inc__1.patch3.21 KBdarren oh
install.inc_.patch3.21 KBdarren oh

Comments

darren oh’s picture

StatusFileSize
new3.21 KB

Took out one good line.

drewish’s picture

isn't this a dupe of http://drupal.org/node/110981 ?

drewish’s picture

i get it this is for 5.0. it seems like we should get the other committed and then work on getting it backported.

drumm’s picture

Status: Needs review » Closed (duplicate)

This is a duplicate of http://drupal.org/node/110981.