mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-21 18:51:21 +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