diff options
author | ctrlaltca <> | 2013-02-08 16:49:58 +0000 |
---|---|---|
committer | ctrlaltca <> | 2013-02-08 16:49:58 +0000 |
commit | 0f34cca749fade963acd014aff526067b00bc49e (patch) | |
tree | 91cd48dbcff32aad4cb75cbd4dee8017b1912375 /build.xml | |
parent | 6b390ff3a048b93e1a5feab758cdab7bfdc9b3d1 (diff) |
merged to trunk/ all the changes from branch/3.2 up to r3270
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -325,7 +325,7 @@ var_dump($sqlmap->queryForList('products-with-price', 50)); <fileset refid="test-tools" />
</copy>
- <copy file="buildscripts/classtree/DWExtensionReadme.txt" tofile="${build.src.dir}/editors/Dreamweaver/readme.txt" />
+ <copy file="buildscripts/classtree/ExtensionReadme.html" tofile="${build.src.dir}/editors/ExtensionReadme.html" />
<copy file="framework/pradolite.php" tofile="${build.src.dir}/framework/pradolite.php" />
<copy file="framework/prado-cli.php" tofile="${build.src.dir}/framework/prado-cli.php" />
|