(Retrofit from trunk) Message when no data are available [from revision 5011]

SVN:2.4[5016]
This commit is contained in:
Eric Espié
2017-10-12 13:49:06 +00:00
parent 421e12debd
commit 23268e8969

View File

@@ -46,6 +46,7 @@ echo "<pre>";
if (empty($aEntries))
{
echo "No Data";
return;
}