We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b859c2 commit a12a90dCopy full SHA for a12a90d
1 file changed
core/class/script.class.php
@@ -125,7 +125,6 @@ public function postSave() {
125
} catch (\Throwable $th) {
126
log::add('script','error',$th->getMessage());
127
}
128
-
129
130
131
private function replaceTags($request) {
0 commit comments