This is not the best code in the world, it's only a beta version

This commit is contained in:
paolo
2016-04-21 17:17:30 +02:00
parent 78e4c2900b
commit 75e3590a09
4 changed files with 599 additions and 69 deletions
@@ -155,7 +155,6 @@ class Person extends REST_Controller
'success' => true,
'message' => 'Interested student saved.'
];
$payload['data'] = $result;
}
else
{