|
|
@@ -1149,13 +1149,13 @@
|
|
|
<empty>empty</empty>
|
|
|
</echoxml>
|
|
|
|
|
|
- <tempfile property="php_session_id_check.properties" destdir="${bgwrx.temp}" prefix="php_session_id_check.properties" deleteonexit="yes"/>
|
|
|
+ <!--<tempfile property="php_session_id_check.properties" destdir="${bgwrx.temp}" prefix="php_session_id_check.properties" deleteonexit="yes"/>
|
|
|
<ant antfile="${get_wfs.build}" target="php_session_id_check.properties" inheritall="yes">
|
|
|
- <!--<property name="php_session_id_ok.string" value="${php_session_id_ok.string}"/>
|
|
|
+ <!-\-<property name="php_session_id_ok.string" value="${php_session_id_ok.string}"/>
|
|
|
<property name="username.pass" value="${username.pass}"/>
|
|
|
- <property name="username" value="${username}"/>-->
|
|
|
+ <property name="username" value="${username}"/>-\->
|
|
|
</ant>
|
|
|
- <loadproperties srcfile="${php_session_id_check.properties}"/>
|
|
|
+ <loadproperties srcfile="${php_session_id_check.properties}"/>-->
|
|
|
<echo>#1150 php_session_id_ok.string = ${php_session_id_ok.string} </echo>
|
|
|
|
|
|
<xslt basedir="${default_db:recurse_ant_basedir}" style="${get_wfs_recurse_xsl.xsl}" in="${empty.xml}" destdir="./" out="${out_task.dita.final}" > <!-- out_task.dita.final -->
|