[contributions(DRUPAL-6--1):obsidiandesign] /modules/cck_field_privacy cck_field_privacy.module
drupal-cvs at drupal.org
drupal-cvs at drupal.org
Mon Jun 1 12:15:01 UTC 2009
User: obsidiandesign Branch: DRUPAL-6--1 Date: Mon, 01 Jun 2009 12:15:01 +0000
Modified files:
/modules/cck_field_privacy cck_field_privacy.module
Log message:
#478054 by kaay: CCK Field Privacy will display a PHP warning message if no content
types or fields are set for privacy when the module is first installed. This is
because the default type from variable_get is not set to a string inside the unserialize() function. The error does not cause any problems other than an unwanted error message.
Links:
http://cvs.drupal.org/diff.php?path=contributions/modules/cck_field_privacy/cck_field_privacy.module&old=1.3.2.2.2.12&new=1.3.2.2.2.13&root=contrib
More information about the drupal-cvs
mailing list