Active
Project:
Content Construction Kit (CCK)
Version:
7.x-2.x-dev
Component:
General
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2012 at 18:50 UTC
Updated:
20 Nov 2012 at 18:50 UTC
From cck_uninstall() :
db_query("DELETE FROM {variable} WHERE name LIKE 'cck_extra_weights_%'");
This doesn't actually do anything, as far as I can tell, since the variables are named content_extra_weights_XXX. Patch corrects the variable name.
| Comment | File | Size | Author |
|---|---|---|---|
| cck-uninstall.patch | 389 bytes | rbayliss |