fixing files that should not be commited
This commit is contained in:
parent
cb688091c9
commit
dc01da94f9
@ -1,2 +0,0 @@
|
||||
s:18:"SELECT * FROM user";
|
||||
a:2:{i:0;s:31:"SELECT * FROM user WHERE id = ?";i:1;a:1:{i:0;i:1;}}
|
@ -91,7 +91,7 @@
|
||||
<!-- <exec command="make pdf" dir="${build.src.dir}/docs/latex"/> -->
|
||||
|
||||
<mkdir dir="${build.dest.dir}/docs/API/phpdoc" />
|
||||
<phpdocext title="Doctrine Documentation" destdir="${build.dest.dir}/docs/API/phpdoc/html"
|
||||
<phpdoc title="Doctrine Documentation" destdir="${build.dest.dir}/docs/API/phpdoc/html"
|
||||
sourcepath="${project.base.dir}/lib" output="HTML:Smarty:PHP"/>
|
||||
</target>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user