mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 19:25:22 +01:00
add new rule
This commit is contained in:
@@ -74,8 +74,7 @@ if (!count($listofvars) && !count($listofstatus))
|
||||
{
|
||||
print $langs->trans("FeatureNotAvailableWithThisDatabaseDriver");
|
||||
}
|
||||
else
|
||||
{
|
||||
else {
|
||||
foreach ($arraylist as $listname)
|
||||
{
|
||||
print '<br>';
|
||||
|
||||
Reference in New Issue
Block a user