default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / FS / FS / NetworkMonitoringSystem.pm
index c16d5fe..fcfa264 100644 (file)
@@ -26,3 +26,5 @@ sub AUTOLOAD {
   $self .= "::$system";
   $self->$sub(@_);
 }
+
+1;