[EMAIL PROTECTED] wrote:
Params are passed "as-is". No dependency checking here.
Dependency checking is done in for:
- sourcefile (in, basedir, includes, ...)
- stylesheet (style)
What you can do is
- check the dependency for yourself with
- pass the filename if dependency is ok:
Or
- check th
Params are passed "as-is". No dependency checking here.
Dependency checking is done in for:
- sourcefile (in, basedir, includes, ...)
- stylesheet (style)
What you can do is
- check the dependency for yourself with
- pass the filename if dependency is ok:
Or
- check the dependency for yoursel