Hi,
I’d like to include public library files as ttf fonts or png images that could be accessed directly using sc_include_library or reference them by accessing $this->Ini-><property>. There’s any way to do that?
Example: My idea is to create the next tags:
<img src="<?$this->Ini[‘public_lib’]/images/myimage.png">
Many thanks,
Dani