Show
Ignore:
Timestamp:
4/19/2007 5:54:26 PM (1 year ago)
Author:
dhughes
Message:

On last update someone had added these folders: conf, dav, db, hooks and locks (this looks like something to do with trac, honestly). These were removed.

This also includes a few fixes for unvared variables and/or argument vars that were not prefixed with arguments.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/reactor/core/objectTranslator.cfc

    r417 r423  
    2323        <cfset var projectPath = "" />           
    2424                <!--- write the project object ---> 
    25        <cfset projectRoot = ExpandPath("/reactor/#Iif(arguments.plugin, De("Plugins"), De("xsl"))#" & "/" ) /> 
     25                <cfset var projectRoot = ExpandPath("/reactor/#Iif(arguments.plugin, De("Plugins"), De("xsl"))#" & "/" ) /> 
    2626 
    2727        <cfset generate(