default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / rt / lib / RT / URI / freeside / XMLRPC.pm
index a8a731f..916c20d 100644 (file)
@@ -115,7 +115,7 @@ sub smart_search { #Subroutine
 
 sub small_custview {
 
-  return _XMLRPCRequest('CGI.small_custview', @_);
+  return _XMLRPCRequest('Web.UI.small_custview.small_custview', @_);
 
 }