[contributions:jpetso] /modules/versioncontrol versioncontrol.install versioncontrol.module
User: jpetso Branch: HEAD Date: Sat, 10 Jan 2009 12:15:48 +0000 Modified files: /modules/versioncontrol versioncontrol.install versioncontrol.module Log message: * Seems like 'serial' column types are not allowed to provide default values, so remove those. Also, convert the other two serial columns from 'int' to 'serial', and add TODO comments to all of them. * Seems like calling drupal_get_path() on file inclusion or even in hook_boot() doesn't work, so let's have it in hook_init() instead. Version Control API can now be enabled in D6 without installation errors. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver...
participants (1)
-
drupal-cvs@drupal.org