Changeset:
c2c2c0e1e524
https://sourceforge.net/p/mrbs/hg-code/ci/c2c2c0e1e5249d9ba713c0b9412144968e1a6f36
Author:
Campbell Morrison <[email protected]>
Date:
Wed Dec 16 19:07:29 2015 +0000
Log message:
Removed redundant globals
diffstat:
web/functions_table.inc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 533558c8349a -r c2c2c0e1e524 web/functions_table.inc
--- a/web/functions_table.inc Wed Dec 16 19:05:00 2015 +0000
+++ b/web/functions_table.inc Wed Dec 16 19:07:29 2015 +0000
@@ -713,7 +713,6 @@
function day_table_innerhtml($day, $month, $year, $room_id, $area_id,
$timetohighlight=NULL)
{
- global $tbl_entry, $tbl_room, $tbl_area;
global $enable_periods, $periods;
global $times_along_top, $row_labels_both_sides, $column_labels_both_ends;
global $resolution, $morningstarts, $morningstarts_minutes, $eveningends,
$eveningends_minutes;
------------------------------------------------------------------------------
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits