ispman/ispman-web/cgi-bin/tmpl/domains summary.tmpl,1.8,1.9
Atif Ghaffar <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10338
Modified Files:
summary.tmpl
Log Message:
Dont return any result without search
Index: summary.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains/summary.tmpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- summary.tmpl 6 Feb 2004 17:03:34 -0000 1.8
+++ summary.tmpl 28 Dec 2004 18:44:17 -0000 1.9
@@ -73,7 +73,7 @@
if ($r->param('domainsearchfilter') && $r->param('attr')){
$filter="@{[$r->param('attr')]}=*@{[$r->param('domainsearchfilter')]}*";
} else {
- $filter="";
+ return "";
}
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/