Hector Herrera

Show:

What's happening?

  • Comment: Unable to add misc directives on GUI

    In file "MonarchStorProc.pm" add line: (monarch 2.5) ------before: sub insert_obj(@) { ... foreach my $val (@values) { unless ($val) { $val = 'NULL' } unless ($val eq 'NULL') { $val = $dbh->quote($val) } $valstr .= "$val,"; } ------after: sub insert_obj(@) { ... foreach my $val (@values) {...

    2009-02-24 22:11:34 UTC in GroundWork Monitor Architect

About Me

  • 2009-02-24 (9 months ago)
  • 2414984
  • h7herrera (My Site)
  • Hector Herrera

Send me a message