Index: branches/ApiEdit_Vodafone/includes/api/ApiEditPage.php |
— | — | @@ -87,8 +87,6 @@ |
88 | 88 | // This is only to fast testing. So must be cleanned before a Release
|
89 | 89 | $tokenid = $md5;
|
90 | 90 |
|
91 | | -
|
92 | | -
|
93 | 91 | // APiEditPage only accepts POST requests
|
94 | 92 | if (!$_SERVER['REQUEST_METHOD']){
|
95 | 93 | $value = 'NO_POST_REQUEST';
|