@@ -137,7 +137,7 @@ |
||
| 137 | 137 | */ |
| 138 | 138 | public function keyTable() |
| 139 | 139 | { |
| 140 | - return file_get_contents(realpath(__DIR__) . '/../../doc/statuses.txt'); |
|
| 140 | + return file_get_contents(realpath(__DIR__).'/../../doc/statuses.txt'); |
|
| 141 | 141 | } |
| 142 | 142 | |
| 143 | 143 | } |