@@ -1,3 +1,3 @@ |
||
1 | 1 | <?php |
2 | - echo phpinfo(); |
|
3 | - ?> |
|
4 | 2 | \ No newline at end of file |
3 | + echo phpinfo(); |
|
4 | + ?> |
|
5 | 5 | \ No newline at end of file |
@@ -61,5 +61,5 @@ |
||
61 | 61 | echo 'Authorization declined'; |
62 | 62 | exit; |
63 | 63 | } |
64 | - } |
|
64 | + } |
|
65 | 65 | ?> |
66 | 66 | \ No newline at end of file |
@@ -132,5 +132,5 @@ |
||
132 | 132 | header("Access-Control-Allow-Methods: GET,POST"); |
133 | 133 | echo(""); |
134 | 134 | break; |
135 | - } |
|
136 | - ?> |
|
137 | 135 | \ No newline at end of file |
136 | + } |
|
137 | + ?> |
|
138 | 138 | \ No newline at end of file |
@@ -127,4 +127,4 @@ |
||
127 | 127 | break; |
128 | 128 | } |
129 | 129 | |
130 | - ?> |
|
130 | + ?> |
@@ -41,7 +41,7 @@ discard block |
||
41 | 41 | $json = json_encode($result, JSON_PRETTY_PRINT); |
42 | 42 | echo($json); |
43 | 43 | } |
44 | - break; |
|
44 | + break; |
|
45 | 45 | case 'POST': |
46 | 46 | //must contain access token to get logged in content |
47 | 47 | header("Accept: application/json"); |
@@ -71,4 +71,4 @@ discard block |
||
71 | 71 | echo(""); |
72 | 72 | break; |
73 | 73 | } |
74 | - ?> |
|
75 | 74 | \ No newline at end of file |
75 | + ?> |
|
76 | 76 | \ No newline at end of file |
@@ -106,4 +106,4 @@ |
||
106 | 106 | break; |
107 | 107 | } |
108 | 108 | |
109 | - ?> |
|
110 | 109 | \ No newline at end of file |
110 | + ?> |
|
111 | 111 | \ No newline at end of file |
@@ -58,4 +58,4 @@ |
||
58 | 58 | break; |
59 | 59 | } |
60 | 60 | |
61 | - ?> |
|
62 | 61 | \ No newline at end of file |
62 | + ?> |
|
63 | 63 | \ No newline at end of file |
@@ -57,4 +57,4 @@ |
||
57 | 57 | break; |
58 | 58 | } |
59 | 59 | |
60 | - ?> |
|
61 | 60 | \ No newline at end of file |
61 | + ?> |
|
62 | 62 | \ No newline at end of file |
@@ -123,4 +123,4 @@ |
||
123 | 123 | break; |
124 | 124 | } |
125 | 125 | |
126 | - ?> |
|
126 | + ?> |