badly placed small_custview all of a sudden causing fatal errors?! wtf
[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', @_);
 
 }