We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286d1bf commit 3932d83Copy full SHA for 3932d83
server/lib/classes/modules.inc.php
@@ -177,7 +177,7 @@ function processDatalog() {
177
return;
178
}
179
} else {
180
- $app->log("Datalog does not conatin any changes for this record ".$d["datalog_id"],LOGLEVEL_DEBUG);
+ $app->log("Datalog does not contain any changes for this record ".$d["datalog_id"],LOGLEVEL_DEBUG);
181
182
183
0 commit comments