I had left some uncommented debug output in there. Comments back on.
This commit is contained in:
+2
-2
@@ -906,8 +906,8 @@ function calculate_user_dst_table() {
|
||||
}
|
||||
}
|
||||
|
||||
print_object($presetrecords);
|
||||
print_object($USER->dstoffsets);
|
||||
//print_object($presetrecords);
|
||||
//print_object($USER->dstoffsets);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user