From f539ed89774691050a5519e61905e25855572b2d Mon Sep 17 00:00:00 2001 From: cgfhtw Date: Thu, 7 Mar 2024 08:54:28 +0100 Subject: [PATCH] Depricated comment --- application/controllers/components/SearchBar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/controllers/components/SearchBar.php b/application/controllers/components/SearchBar.php index d19113177..5af3c4ee0 100644 --- a/application/controllers/components/SearchBar.php +++ b/application/controllers/components/SearchBar.php @@ -3,7 +3,7 @@ if (! defined('BASEPATH')) exit('No direct script access allowed'); /** - * + * TODO(chris): depricated */ class SearchBar extends FHC_Controller {