Hi,
In the docs here <http://www.software-lab.de/doc/app.html#security>
there's this example:
---
(allowed ("app/")
"!start" "@lib.css" "customer.l" "article.l" )
This is usually called in the beginning of an application, and allows
access to the directory "@img/", to the function 'start', and to the
files "@lib.css", "customer.l" and "article.l".
---
I just can't make sense of the connection between ("app/") in the code
and 'the directory "@img/"' in the following text. Can someone explain,
or correct?
/Jon
..(one space, two dots)
--
UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe