2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Typo in lime_rpc function

This commit is contained in:
Adam Zammit
2017-05-16 11:09:45 +10:00
parent de41a71555
commit 7144d2abb2

View File

@@ -198,7 +198,7 @@ if (!empty($rs))
foreach($rs as $r)
{
//interrogate server for tokens table
lime_rpc_init($r['rpc_url'],$r['username'],$r['password']);
limerpc_init($r['rpc_url'],$r['username'],$r['password']);
$l = $limeRPC->get_summary($limeKey,$r['lime_sid'],'token_count'); //get number of tokens