diff --git a/public_html/classes/redirect.class.php b/public_html/classes/redirect.class.php index c04108a2279046efa59d944753aa28b4d45c725b..3d9b3855e34535c87cde877266f2bdef9a22961f 100644 --- a/public_html/classes/redirect.class.php +++ b/public_html/classes/redirect.class.php @@ -39,7 +39,7 @@ class redirect { protected $bDebug = false; protected $sConfigDir = __DIR__ . '/../../config'; - protected $sAbout = 'IML redirect <small>v1.4</small>'; + protected $sAbout = 'IML redirect <small>v1.5</small>'; protected $sHostname = false; protected $sRequest = false;