HI,
When I try to include another xml file in a directory in the previous directory, I get a fatal error or loading failed.
|
Source code
|
1
|
<include url="../custom/custom.xml" />
|
How can I achieve this? Note, I'm testing this locally (offline) on my Mac.
Thanks!
-Joe