Revision 8e7d62be
Added by Scott Ullrich over 20 years ago
usr/local/www/pkg_mgr_installed.php | ||
---|---|---|
94 | 94 |
$i++; |
95 | 95 |
} |
96 | 96 |
} |
97 |
if($i == 0) echo "<tr><td colspan=\"3\"><center>There are currently no packages installed.</td></tr>"; |
|
97 | 98 |
} |
98 | 99 |
?> |
99 | 100 |
</table> |
Also available in: Unified diff
Alert user if no packages are installed.