Index: openacs-4/packages/acs-templating/tcl/tag-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/tag-init.tcl,v diff -u -N -r1.39.2.3 -r1.39.2.4 --- openacs-4/packages/acs-templating/tcl/tag-init.tcl 29 Aug 2015 10:20:04 -0000 1.39.2.3 +++ openacs-4/packages/acs-templating/tcl/tag-init.tcl 2 Sep 2015 09:43:58 -0000 1.39.2.4 @@ -67,7 +67,7 @@ } template::adp_append_code " - set __adp_master \[template::util::url_to_file \"$src\" \"\$__adp_stub\"\]" + set __adp_master \[template::util::master_to_file \"$src\" \"\$__adp_stub\"\]" } # Insert the slave template