wyrie
2010-02-01 3932d83b76acc884bda8ef7a3060e1eb93e267ae
Typo fix
1 files modified
2 ■■■ changed files
server/lib/classes/modules.inc.php 2 ●●● patch | view | raw | blame | history
server/lib/classes/modules.inc.php
@@ -177,7 +177,7 @@
                        return;
                    }
                } else {
                    $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);
                }
            }