[Phpbbproject-svn] SF.net SVN: phpbbproject:[306] trunk/build.xml
phpBB download manager, mainly aimed at MOD authors
Status: Planning
Brought to you by:
lord_le_brand
From: <lor...@us...> - 2014-10-22 17:35:14
|
Revision: 306 http://sourceforge.net/p/phpbbproject/svn/306 Author: lord_le_brand Date: 2014-10-22 17:35:06 +0000 (Wed, 22 Oct 2014) Log Message: ----------- build.xml fixed Modified Paths: -------------- trunk/build.xml Modified: trunk/build.xml =================================================================== --- trunk/build.xml 2014-10-21 19:59:01 UTC (rev 305) +++ trunk/build.xml 2014-10-22 17:35:06 UTC (rev 306) @@ -1,4 +1,4 @@ -<?xml version=1.0?> +<?xml version="1.0" ?> <project name="phpBB Project" default="build" basedir="." description="Phing buildfile for phpBB Project"> <target name="prepare"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |