Committer: sbelyaev
LJSUP-13176: JSON RPC code refactoringU trunk/cgi-bin/LJ/JSON/RPC/Item.pm
Modified: trunk/cgi-bin/LJ/JSON/RPC/Item.pm =================================================================== --- trunk/cgi-bin/LJ/JSON/RPC/Item.pm 2012-08-02 10:56:00 UTC (rev 22549) +++ trunk/cgi-bin/LJ/JSON/RPC/Item.pm 2012-08-02 10:56:38 UTC (rev 22550) @@ -4,7 +4,7 @@ use warnings; use LJ::API::Error; -use LJ::API::RpcAuth; +use LJ::API::Auth; # # json request and response jpc 2.0