From 7144d2abb270ae150a858dc6fe5e16afebd9ebb4 Mon Sep 17 00:00:00 2001 From: Adam Zammit Date: Tue, 16 May 2017 11:09:45 +1000 Subject: [PATCH] Typo in lime_rpc function --- nocaseavailable.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nocaseavailable.php b/nocaseavailable.php index 49da0c33..0d07968c 100644 --- a/nocaseavailable.php +++ b/nocaseavailable.php @@ -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