mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-05 00:54:12 +01:00
(Retrofit from trunk) Message when no data are available [from revision 5011]
SVN:2.4[5016]
This commit is contained in:
@@ -46,6 +46,7 @@ echo "<pre>";
|
||||
|
||||
if (empty($aEntries))
|
||||
{
|
||||
echo "No Data";
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user