Update of /cvsroot/fink/web/pdb
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13693
Modified Files:
Tag: redesign_pdb
browse.php
Log Message:
Show special message for maintainer 'None'
Index: browse.php
===================================================================
RCS file: /cvsroot/fink/web/pdb/browse.php,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -d -r1.1.2.6 -r1.1.2.7
--- browse.php 9 Feb 2007 17:31:21 -0000 1.1.2.6
+++ browse.php 9 Feb 2007 21:46:22 -0000 1.1.2.7
@@ -218,7 +218,9 @@
$count = mysql_num_rows($rs);
?>
-<p>Found <? print $count ?> packages:</p>
+<p>
+Found <?=$count?> packages<?=($maintainer=='None' ? ' without maintainer' :
'')?>:
+</p>
<ul>
<?
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits