@@ -440,6 +440,9 @@ |
||
440 | 440 | * @return mixed |
441 | 441 | */ |
442 | 442 | ////System name to ID |
443 | +/** |
|
444 | + * @return string |
|
445 | + */ |
|
443 | 446 | function systemID($systemName) |
444 | 447 | { |
445 | 448 | $logger = new Logger('eveESI'); |
@@ -1,7 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -use Discord\Discord; |
|
4 | - |
|
5 | 3 | class sysInfo |
6 | 4 | { |
7 | 5 | public $config; |