diff --git a/inc/template.php b/inc/template.php index 47b7bc0f..db206ab1 100644 --- a/inc/template.php +++ b/inc/template.php @@ -226,11 +226,11 @@ function twig_secure_link($href) { return $href . '/' . make_secure_link_token($href); } -// /* -// * ==================== -// * Container Detection -// * =================== -// */ +/* + * ==================== + * Container Detection + * =================== + */ function twig_check_container() { global $config;