09-06-2017, 02:55 PM
There's a missing step. You need to update the array in z_us_root.php to tell it to look in those additional folders for php files.
so you'll want to add any folders that have pages that you want to control. I don't know what's in your folders, but that could mean adding just
apps/core/message/
or if you have files in each of those you might have to add
apps/
apps/core/
apps/core/message
See documentation below
https://userspice.com/monitoring-additional-folders/
so you'll want to add any folders that have pages that you want to control. I don't know what's in your folders, but that could mean adding just
apps/core/message/
or if you have files in each of those you might have to add
apps/
apps/core/
apps/core/message
See documentation below
https://userspice.com/monitoring-additional-folders/