Closed (fixed)
Project:
Drush System Manager
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jul 2009 at 16:28 UTC
Updated:
25 May 2010 at 11:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
gorbeia commentedComment #2
gorbeia commentedok, this patch applies against cvs.
Comment #3
clemens.tolboomThanks for the patch but this introduce a dependency which should not be required.
I tried to solve this by removing the cck items from the drush commandlist but that was not a solution.
So I fixed this by dying when executing the cck list / export commands. It help people to remember to enable the module.
I did not implement a hook_requirements because this project is not a real drupal module ... I just want to be able to enable it
Comment #4
clemens.tolboom