I use 1.1.3.1 "Apia" and try to add some code to the event "GlobalContentPreCompile". Nothing happens. My last attempt was to create a user-defined tag with
Code: Select all
print_r($params['global_content']);
exit;
Thank you,
Sonya
Code: Select all
print_r($params['global_content']);
exit;