Codesniffer and MassDetector

This commit is contained in:
ma0068
2023-07-24 16:04:46 +02:00
parent 5d97abc6ac
commit 6eaa8c4c01
21 changed files with 396 additions and 351 deletions
@@ -19,5 +19,4 @@ class Phrasen extends FHC_Controller
$this->load->library('PhrasesLib', [$module], 'pj');
$this->outputJsonSuccess(json_decode($this->pj->getJSON()));
}
}