rename menu => treemenu

This commit is contained in:
chfhtw
2026-06-25 16:46:18 +02:00
parent e27e64414a
commit 4a283ebf5d
5 changed files with 15 additions and 15 deletions
@@ -24,7 +24,7 @@ if (! defined('BASEPATH')) exit('No direct script access allowed');
* Provides data to the ajax get calls about menues
* This controller works with JSON calls on the HTTP GET or POST and the output is always JSON
*/
class Menu extends FHCAPI_Controller
class Treemenu extends FHCAPI_Controller
{
public function __construct()
{