When i add a php file to a site root folder it is not included in a snapshot. I presume a snapshot is told which file endings to grab rather than grab everything. If this is the case, can we have .php files added also or have this issue addressed.
Thanks.
Thanks.
. These files are used by Actinic when building the pages but aren't part of the site, so Actinic omits them from a Snapshot. This is probably a bug but is a relatively minor one. Indeed it's probably not worth fixing as these include statements could use a PHP variable as the filename and since this could be a computed string there's no way of knowing what its value is.
Comment