Skip to main content
Sign in
Snippets Groups Projects
Commit d15a9b79 authored by Genvictus's avatar Genvictus
Browse files

wtf

parents 530bc84c 74521414
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ class PostController extends BaseController
$resources
);
// send SOAP message when user reached 10th post
// send SOAP message when user reached 5th post
if ($post_id == 4) {
$soapClient = SocmedSoapClient::getInstance();
$soapClient->requestUnlocking($_SESSION['user_id'], $_SESSION['username']);
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment