added version in php file, which may come handy with bug finding
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// v1.4.1
|
||||||
|
|
||||||
class FeverAPI extends Handler {
|
class FeverAPI extends Handler {
|
||||||
|
|
||||||
const API_LEVEL = 3;
|
const API_LEVEL = 3;
|
||||||
|
|||||||
Reference in New Issue
Block a user