;interface-interface = $interface["interface"]\n".
Thanks,
Tim Carr
Buchanan Associates
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Javier
Szyszlican
Sent: Saturday, January 14, 2006 8:07 AM
Cc: jffnms-users@lists.sourceforge.net
Subject:
en ("$file", "wb");
fwrite ($fp, $testdata);
fclose ($fp);
return $result;
}
Thanks,
Tim Carr
Buchanan Associates
-----Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Javier
Szyszlican
.
"interface-interface = $interface[interface]\n".
"interface-description = $interface[description]\n";
$fp = fopen ("$file", "wb");
fwrite ($fp, $testdata);
fclose ($fp);
return $result;
}
Thanks,
Tim Carr
Buchanan Associates
-----Or
You have enable that trigger for a user for it to be active.
Look into the triggers users menu.
Javier
Tim Carr wrote:
Hello all…
I’m trying out JFFNMS on a PHP 5.0.4 system (Fedora Core 4). Things are
working fine…except when I’m trying to get JFF to take an action. I
think I’ve got t