[evolvis-commits] r8250: bugfix: [ #167 ] Host name is not properly expanded↵

mirabilos at evolvis.org mirabilos at evolvis.org
Thu Feb 24 16:37:37 CET 2011


Author: mirabilos
Date: 2011-02-24 16:37:36 +0100 (Thu, 24 Feb 2011)
New Revision: 8250

Modified:
   trunk/gforge_base/evolvisforge-5.1/gforge/www/project/admin/editpackages.php
Log:
bugfix: [ #167 ] Host name is not properly expanded


Modified: trunk/gforge_base/evolvisforge-5.1/gforge/www/project/admin/editpackages.php
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/www/project/admin/editpackages.php	2011-02-24 15:37:35 UTC (rev 8249)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/www/project/admin/editpackages.php	2011-02-24 15:37:36 UTC (rev 8250)
@@ -87,12 +87,11 @@
 <p>
 <h4>Your Packages:</H4>
 <p>
-Start by defining your packages, then you can upload files with FTP to the <strong>incoming</strong> directory on 
-<strong><a href=ftp://$user_unix_name@$sys_upload_host/incoming/>$sys_upload_host</a></strong>. Once you have the files uploaded, you can then <strong>create releases</strong> 
-of your packages.
+<ol>
+<li>Define your packages</li>
+<li>Create new releases of packages</li>
+</ol>
 <p>
-Once you have packages defined, you can start creating new <strong>releases of packages.</strong>
-<p>
 <h3>Releases of Packages</h3>
 <p>
 A release of a package can contain multiple files.



More information about the evolvis-commits mailing list