rhymix/common/tpl
Kijin Sung a1bd9cc2bc Only record the same error or query once
PHP 8.2로 올라오면서 동일한 오류가 수백~수천 번 반복되어
디버그 데이터가 너무 많은 메모리를 차지하는 문제가 종종 발생하고 있음.

동일한 위치에서 발생한 동일한 오류나 쿼리는 한 번만 기록하고
count를 증가시키도록 하여, 불필요한 메모리 사용을 줄이고
반복되는 오류나 쿼리를 쉽게 찾을 수 있도록 개선함.
2023-04-30 23:56:54 +09:00
..
common_layout.html Remove remaining targetie reference 2022-12-28 00:51:12 +09:00
debug_comment.html Only record the same error or query once 2023-04-30 23:56:54 +09:00
default_layout.html Explicitly declare noescape 2018-10-10 13:08:24 +09:00
popup_layout.html Explicitly declare noescape 2018-10-10 13:08:24 +09:00
redirect.html Remove unused file: redirect.html 2017-04-14 15:25:22 +09:00
refresh.html rollback r11012 2012-09-13 02:49:17 +00:00