Ignore:
Timestamp:
07/19/10 20:49:28 (22 months ago)
Author:
mattlevine
Message:
  1. Removing muraWRM from plugin include and component references.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.2/www/requirements/mura/plugin/pluginExecutor.cfc

    r1623 r2556  
    3838 
    3939        <cfsavecontent variable="str"> 
    40         <cfinclude template="/#variables.configBean.getWebRootMap()#/plugins/#pluginConfig.getDirectory()#/#arguments.rsDisplayObject.displayObjectFile#"> 
     40        <cfinclude template="/plugins/#pluginConfig.getDirectory()#/#arguments.rsDisplayObject.displayObjectFile#"> 
    4141        </cfsavecontent> 
    4242        <cfelse> 
Note: See TracChangeset for help on using the changeset viewer.