add NotImplementedException and update version to 1.0.5
[GitHub/Stricted/speedport-hybrid-php-api.git] / SpeedportHybrid.class.php
index 1ab62070aff1b37840f55773266c02cda9b10d54..95f1f0cc9629d03a8b8a9ddfaa323fdeb1023da2 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 require_once('lib/exception/RebootException.class.php');
 require_once('lib/exception/RouterException.class.php');
+require_once('lib/exception/NotImplementedException.class.php');
 require_once('CryptLib/CryptLib.php');
 require_once('lib/trait/Connection.class.php');
 require_once('lib/trait/CryptLib.class.php');
@@ -28,7 +29,7 @@ class SpeedportHybrid {
         * class version
         * @const       string
         */
-       const VERSION = '1.0.4';
+       const VERSION = '1.0.5';
        
        /**
         * router url