Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zoic21 authored Oct 7, 2024
1 parent 7b859c2 commit a12a90d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/class/script.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ public function postSave() {
} catch (\Throwable $th) {
log::add('script','error',$th->getMessage());
}

}

private function replaceTags($request) {
Expand Down

0 comments on commit a12a90d

Please sign in to comment.