SquidCounter/Application/Helper/Controller.hs

5 lines
147 B
Haskell
Raw Permalink Normal View History

2024-02-27 21:29:41 +00:00
module Application.Helper.Controller where
import IHP.ControllerPrelude
-- Here you can add functions which are available in all your controllers