forked from GithubBackups/vichan
template.php: use PHP style comments
This commit is contained in:
parent
12b4356a6a
commit
553c925f40
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user