mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 03:51:18 +00:00
New stuff and fix for transaction controller [skip ci]
This commit is contained in:
9
app/controllers/ReportController.php
Normal file
9
app/controllers/ReportController.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
class ReportController extends BaseController {
|
||||
|
||||
|
||||
public function index()
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user