$channel
in developer/globals.php
An associative array containing title, link, description and other keys. The link should be an absolute URL.
See also
<?php
global $channel;
?>
Login or register to post comments in developer/globals.php
An associative array containing title, link, description and other keys. The link should be an absolute URL.
<?php
global $channel;
?>
Login or register to post comments