Update define_holiday.php
This commit is contained in:
parent
78c1e8dfbe
commit
7bd88f33a0
@ -201,11 +201,6 @@ if ($lastUpdate) {
|
|||||||
}
|
}
|
||||||
print "</div><br>\n";
|
print "</div><br>\n";
|
||||||
|
|
||||||
$result = $holiday->updateBalance(); // Create users into table holiday if they don't exists. TODO Remove this whif we use field into table user.
|
|
||||||
if ($result < 0)
|
|
||||||
{
|
|
||||||
setEventMessages($holiday->error, $holiday->errors, 'errors');
|
|
||||||
}
|
|
||||||
|
|
||||||
$filters = '';
|
$filters = '';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user