Releases: relipse/osTicket-Inject-Css-or-Js
Releases · relipse/osTicket-Inject-Css-or-Js
Release list
0.2.1 Release
0.2
Initial version 0.1 release
This is an updated version of HannibalZA's 0.2 code, but it is different enough to be it's own release.
Instead of injecting the css/js directly into header.inc.php, this version uses Signals (kind of like hooks) to inject the code.
I believe it is a clean way of accomplishing the same thing.