Changeset 638

Show
Ignore:
Timestamp:
04/27/07 16:47:15 (2 years ago)
Author:
mikey
Message:

corrected description

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/resources/phing/build-stubbles.xml

    r637 r638  
    9494   
    9595  <!-- Enable website functionality --> 
    96   <target name="setup-website" description="Basic setup for logging functionality"> 
     96  <target name="setup-website" description="Basic setup for website functionality"> 
    9797    <copy file="${stubbles.config.path}/xml/config-dist.xml" tofile="${stubbles.config.path}/xml/config.xml" overwrite="true" /> 
    9898    <copy file="${stubbles.config.path}/xml/interceptors-dist.xml" tofile="${stubbles.config.path}/xml/interceptors.xml" overwrite="true" />