Changeset 1368
- Timestamp:
- 03/25/08 11:42:51 (5 months ago)
- Files:
-
- honeyclient/trunk/lib/HoneyClient/Manager.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/trunk/lib/HoneyClient/Manager.pm
r1336 r1368 507 507 508 508 # XXX: Need to clean this up. 509 my $stubFW = getClientHandle(namespace => "HoneyClient::Manager::FW"); 509 my $stubFW = getClientHandle(namespace => "HoneyClient::Manager::FW", 510 fault_handler => \&_handleFault); 510 511 511 512 # XXX: Change this to installDefaultRules(), eventually.
