@@ -13,7 +13,7 @@ |
||
| 13 | 13 | } |
| 14 | 14 | |
| 15 | 15 | function get_js() { |
| 16 | - return file_get_contents(__DIR__ . "/init.js"); |
|
| 16 | + return file_get_contents(__DIR__."/init.js"); |
|
| 17 | 17 | } |
| 18 | 18 | |
| 19 | 19 | function api_version() { |