[drupal-devel] *Begging* for checkbox to moderation pages
Abalieno
abalieno at cesspit.net
Fri Feb 25 11:06:22 UTC 2005
> try adding 'NOT NULL' on the end of this line:
> cid int( 10 ) unsigned default '0',
> like this:
> cid int( 10 ) unsigned default '0' NOT NULL,
It worked perfectly, the situation is again under control :)
That patch that adds the checkboxes should be integrated in the default
installation. It's too nice to not show it to everyone.
Thanks again.
-HRose / Abalieno
More information about the drupal-devel
mailing list