summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorctrlaltca <>2013-02-08 16:49:58 +0000
committerctrlaltca <>2013-02-08 16:49:58 +0000
commit0f34cca749fade963acd014aff526067b00bc49e (patch)
tree91cd48dbcff32aad4cb75cbd4dee8017b1912375 /build.xml
parent6b390ff3a048b93e1a5feab758cdab7bfdc9b3d1 (diff)
merged to trunk/ all the changes from branch/3.2 up to r3270
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 2debbcc1..f15698ba 100644
--- a/build.xml
+++ b/build.xml
@@ -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" />