27 Aug
2007
27 Aug
'07
8:08 p.m.
User: agaric Branch: DRUPAL-5 Date: Mon, 27 Aug 2007 18:08:06 +0000 Modified files: /modules/cmt cmt.install cmt.module Log message: fixed the no root parents problem, but the bad news is the insert statement seems to have ignored the 0 and put in the next tid. It worked with an update, but this probably means the cmt.install file will need a hack like adding auto_increment after the first insert, or doing an update immediately after the insert Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cmt/cmt.install&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/cmt/cmt.module&old...