added version in php file, which may come handy with bug finding

This commit is contained in:
Torsten Stelling
2013-06-28 14:29:39 +02:00
parent 2eefcd7677
commit 2532634ac9

View File

@@ -1,5 +1,7 @@
<?php
// v1.4.1
class FeverAPI extends Handler {
const API_LEVEL = 3;