]> git.mxchange.org Git - friendica.git/blobdiff - src/Object/Image.php
Space replaced
[friendica.git] / src / Object / Image.php
index 8787db05283cdeb6bb6759e545de4e6bbe96867a..b69682ca6140bf301572ebf1cade688a4a49b66c 100644 (file)
@@ -625,7 +625,7 @@ class Image
 
                $stamp1 = microtime(true);
                file_put_contents($path, $string);
-               DI::profiler()->saveTimestamp($stamp1, "file", System::callstack());
+               DI::profiler()->saveTimestamp($stamp1, "file");
        }
 
        /**