Merge branch 'master' into develop

pull/63/head
noud 2012-12-13 16:26:29 +01:00
commit 9e9f34cb58
1 changed files with 0 additions and 2 deletions

View File

@ -537,8 +537,6 @@ class Event extends AppModel {
break;
case '302': // Found
case '404': // Not Found
debug($response);
//debug();
$newLocation = $response->headers['Location'];
$newTextBody = $response->body();
return true;