]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/filter/bootstrap/apt-proxy/class_AptProxyBootstrapGenericActivationFilter.php
Added very basic documentation for apt-proxy, other minor fixes
[hub.git] / application / hub / main / filter / bootstrap / apt-proxy / class_AptProxyBootstrapGenericActivationFilter.php
index ec5acf44574e8018193ea987bf884e5343dc7b5e..a2c3cf4caebb1228fa869c65ffb82d5fd74506ac 100644 (file)
@@ -61,7 +61,7 @@ class AptProxyBootstrapGenericActivationFilter extends BaseAptProxyFilter implem
                $proxyInstance->enableIsActive();
 
                // Debug message
-               self::createDebugInstance(__CLASS__)->debugOutput('BOOTSTRAP: Apt-Proxy has been activated.');
+               self::createDebugInstance(__CLASS__)->debugOutput('BOOTSTRAP: apt-proxy has been activated.');
        }
 }