28 Mar
2006
28 Mar
'06
11:31 p.m.
User: weitzman Branch: DRUPAL-4-7 Date: Tue, 28 Mar 2006 21:31:36 +0000 Modified files: /modules/og og.module Log message: when a #submit handler is specified, it clobbers existing $callback. So I've explicitly added the $callback (system_settings_form) to my #submit array. Apparently this is by design. also revert to $_POST['op'] in my custom submit handler because I need to. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/og/og.module&old=1...