Update of /cvsroot/mantisbt/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3694
Modified Files:
directory.php
Log Message:
Added Axon Pro + a couple of other fixes in the users directory.
Index: directory.php
===================================================================
RCS file: /cvsroot/mantisbt/web/directory.php,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- directory.php 20 May 2005 23:07:53 -0000 1.22
+++ directory.php 24 May 2005 22:28:14 -0000 1.23
@@ -30,6 +30,10 @@
please download it and reference it from your site to reduce the load on
Mantis web server.</p>
<?php
+ section( 'A' );
+ entry( 'Axon Pro', 'http://www.axonpro.sk/', null );
+ section_end();
+
section( 'B' );
entry( 'BigSoft Limited', 'http://www.bigsoft.co.uk/', null );
section_end();
@@ -67,16 +71,16 @@
entry( 'Hostsharing e.G.', 'http://www.hostsharing.net/',
'https://todo.hostsharing.net/' );
section_end();
- section( 'J' );
- entry( 'Jack Audio Connection Kit',
'http://jackit.sourceforge.net/', 'http://jackit.sourceforge.net/mantis/' );
- entry( 'julitec', 'http://www.julitec.de/' );
- section_end();
-
section( 'I' );
entry( 'Intra2net', 'http://www.intra2net.com/' );
entry( 'Institute for Computational Biomedicine (ICB)',
'http://icb.med.cornell.edu/', 'http://icbtools.med.cornell.edu/mantis/' );
section_end();
+ section( 'J' );
+ entry( 'Jack Audio Connection Kit',
'http://jackit.sourceforge.net/', 'http://jackit.sourceforge.net/mantis/' );
+ entry( 'julitec', 'http://www.julitec.de/' );
+ section_end();
+
section( 'L' );
entry( 'LanAction', 'http://lanaction.sourceforge.net/',
'http://lanaction.sourceforge.net/bugtracker/' );
section_end();
@@ -91,7 +95,7 @@
entry( 'Nox Wizard', 'http://noxwizard.sourceforge.net/',
'http://noxwizard.sourceforge.net/mantis/' );
section_end();
- section( 'N' );
+ section( 'O' );
entry( 'Olate', 'http://www.olate.co.uk/',
'http://www.olate.co.uk/tracker/' );
section_end();
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
|