[contributions(DRUPAL-5):mradcliffe] /modules/footermap footermap.module
7 Sep
2007
7 Sep
'07
6:23 a.m.
User: mradcliffe Branch: DRUPAL-5 Date: Fri, 07 Sep 2007 04:23:57 +0000 Modified files: /modules/footermap footermap.module Log message: Switched from trying to filter the menu in sql to examining hex in php. It is impossible to keep database abstraction with the former the way that 'menu.type' is structured (hex() vs to_hex() functions in mysql and postgresql respectively). Instead anything that's divisible by 10 should be a disabled menu item. It means there are more menu items to process in the while loop, but we'll take the chance since it's how drupal was designed anyway. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/footermap/footerma...
6874
Age (days ago)
6874
Last active (days ago)
0 comments
1 participants
participants (1)
-
drupal-cvs@drupal.org