Something went wrong while setting issue due date.
all the templates should be read from /var/cache/fusiondirectory/system
Closed
all the templates should be read from /var/cache/fusiondirectory/system
Hello,
all the various templates for the systems plugin should be read from /var/cache/fusiondirectory/systems in the form of a entry in the include/variables.inc
like
/* Global locale cache dir / define ("SYSTEMS_DIR", "/var/cache/fusiondirectory/systems/"); / FusionDirectory systems template directory */
this concern the
systems/admin/systems/goto/class_workstationService.inc systems/admin/systems/goto/class_terminalService.inc systems/admin/systems/services/nfs/class_servNfs.inc
Cheers
(from redmine: issue id 807, created on 2012-04-19, closed on 2012-04-30)
- Changesets:
- Revision ea8e4d2c by Benoit MORTIER on 2012-04-19T09:27:30.000Z:
Fixes: #807 all the templates should be read from /var/cache/fusiondirectory/system