I am testing sourcerer to add a php file in a module position
This works fine to include the php file but I cannot get it to add the script.
My code is very simple :
The php file is correctly executed but there is no way to load the actia_dev.js file.
Whether I include the line in the php or in the source tags, it's not getting loaded.
Of course the file does exist and it's correctly loaded from another script elsewhere in the website.