Commit 0cae948a by Jansa Jose

Merge branch 'jansa'

parents 7e0ae440 afd84a73
......@@ -1138,7 +1138,7 @@ class Webservice extends CI_Controller {
}
$reviews = array();
if($noitificationresult != false){
if($notificationresult != false){
$total = count($notificationresult);
}else{
$total = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment