[contributions(DRUPAL-4-7):weitzman] /modules/og README_update.txt og-update-20060206.php update-og.php /modules/og og.install
27 Mar
2006
27 Mar
'06
8:04 a.m.
User: weitzman Branch: DRUPAL-4-7 Date: Mon, 27 Mar 2006 06:04:26 +0000 Removed files: /modules/og README_update.txt og-update-20060206.php update-og.php Modified files: /modules/og og.install Log message: use the update system provided by core instead of custom script. sites that currently run og on HEAD or 4.7 should immediately set their system table so that these updates are not run (since you likely already have these updates). to do so, run this query: UPDATE system SET schema_version=6 WHERE name='og' AND type='module';. After running that query, only future updates will show up on your update.php page Links: http://cvs.drupal.org/diff.php?path=contributions/modules/og/og.install&old=...
7398
Age (days ago)
7398
Last active (days ago)
0 comments
1 participants
participants (1)
-
drupal-cvs@drupal.org