mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 14:12:44 +01:00
Remove build HTML
This commit is contained in:
parent
872ac11329
commit
5183b2e864
@ -18,6 +18,7 @@ use Carbon\Carbon;
|
||||
use Illuminate\Support\Str;
|
||||
use stdClass;
|
||||
|
||||
//30-10-2023: due to HTML encoding, need to remove </ from string when searching for matches
|
||||
class Helpers
|
||||
{
|
||||
use MakesDates;
|
||||
|
Loading…
Reference in New Issue
Block a user