Skip to content
Snippets Groups Projects
Commit 616145d3 authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon:
Browse files

logging removed

parent 0fbedf55
No related branches found
No related tags found
No related merge requests found
import("system.logging");
import("Sql_lib");
import("system.result");
import("Util_lib");
......@@ -28,5 +27,5 @@ else
{
condition.noResult();
}
logging.log(condition.toString())
result.string(condition.toString("1=1"));
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment