I ma writing simple ACP module which sends simple data to the template. Everything seems to work fine until I try to declare variable outside functions.php file. In functions.php there is a information: The following assigns all _common_ variables that may be used at any point in a template. and the...