Closed (won't fix)
Project:
Util
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Dec 2007 at 13:02 UTC
Updated:
8 May 2008 at 16:48 UTC
function drupal_install_schema doesn't exist in drupal 5.
there is also a mistake in system_module.info (shows depends on module Array),
same goes for perms_fieldsets.info.
dependencies[] = util
package = Util
core = 6.x
should be
dependencies = util
package = Util
core = 5.x
Comments
Comment #1
litwol commentedd5 branch is not supported anymore