Fix for AAAAAAAAAAAAAAAAAAAAAAAAAAAARGH

  1.   print ' - HFA ';
  2.   print_r($form['#id']);
  3.   // output is: - HFA node-form - HFA devel-switch-user-form - HFA devel-execute-form - HFA search-theme-form
  4.   if ($form['#id'] == 'node_form') {
  5.     //dsm($form);
  6.     //filefield_upload_limit_get_filefields($form);
  7.     print 'arse';
  8.  
  9.   }

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.