mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix for attaching files
This commit is contained in:
parent
10fdfd2988
commit
f4f13d3119
@ -1,5 +1,6 @@
|
||||
<?php namespace App\Http\Controllers;
|
||||
|
||||
use Utils;
|
||||
use Redirect;
|
||||
use View;
|
||||
use Response;
|
||||
|
Loading…
x
Reference in New Issue
Block a user