Update Clublog.php

This commit is contained in:
Peter Goodhall
2019-10-13 18:04:46 +01:00
parent 5560e5005e
commit 32ed67896f

View File

@@ -203,6 +203,8 @@ class Clublog extends CI_Controller {
curl_close ($request);
}
}
} else {
echo "Nothing to Send";
}
}
}