When trying to install/enable the module I get presented with following error
Fatal error: Call to undefined function backup_migrate_include() in G:\hostingcompany\asite.com\sites\all\modules\backup_migrate\backup_migrate.install on line 205
thus for me the 2.x dev is unusable
can anybody else confirm this
I am on a WAMP server. does it make a difference ?
Comments
Comment #1
ronan commentedInstall functions are supposed to have module functions available to them, but for some reason that is not always the case. Latest dev should be fixed as soon as it rolls.
Thanks