diff --git a/src/psm/Txtmsg/OVHsms.php b/src/psm/Txtmsg/OVHsms.php index 8d0af2d5..709f9d19 100644 --- a/src/psm/Txtmsg/OVHsms.php +++ b/src/psm/Txtmsg/OVHsms.php @@ -26,7 +26,7 @@ * @license http://www.gnu.org/licenses/gpl.txt GNU GPL v3 * @version Release: @package_version@ * @link http://www.phpservermonitor.org/ - * @since phpservermon 2.1 + * @since phpservermon 3.5 **/ namespace psm\Txtmsg; @@ -98,4 +98,4 @@ class OVHsms extends Core { } return $error; } -} \ No newline at end of file +}