Content deleted Content added
Major restructuring |
f |
||
Line 22:
if (typeof LocalComments === "undefined" || LocalComments === null) {
LocalComments = {};
} else {
LocalComments = window.LocalComments;
}
|
Major restructuring |
f |
||
Line 22:
if (typeof LocalComments === "undefined" || LocalComments === null) {
LocalComments = {};
} else {
LocalComments = window.LocalComments;
}
|