Fixed error php

This commit is contained in:
m-lopez-f 2015-03-06 15:16:56 +01:00
parent a926ab1e64
commit 84de8b6a45
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ if ($filters === false)
$filters = array ();
$table->width = '90%';
f (defined('METACONSOLE')){
if (defined('METACONSOLE')){
$table->width = '100%';
}
$table->head = array ();