mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 20:22:07 +00:00
New stuff and fix for transaction controller [skip ci]
This commit is contained in:
10
app/controllers/SearchController.php
Normal file
10
app/controllers/SearchController.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
class SearchController
|
||||
{
|
||||
|
||||
|
||||
public function index()
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user