14 Jun
2010
14 Jun
'10
8:20 a.m.
User: alexiswilke Branch: DRUPAL-6--1 Date: Mon, 14 Jun 2010 06:20:46 +0000 Modified files: /modules/menu_per_role menu_per_role.module Log message: * Added a test before the INSERT to make 100% sure that the row does not already exist (only for MySQL, in version 5.1.x it fails returning the matched count and returns the affected rows only, so if nothing changed it looks the same as if the row did not exist...) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/menu_per_role/menu...