From 2c5f2bc3eae55d379c45eac599d110c82fd9d456 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Wed, 17 Jul 2019 13:10:36 +0200 Subject: [PATCH] dev/helloworld missing file in filelist --- source/development/examples/helloworld.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/development/examples/helloworld.rst b/source/development/examples/helloworld.rst index 555961fd..2e6a56da 100644 --- a/source/development/examples/helloworld.rst +++ b/source/development/examples/helloworld.rst @@ -952,6 +952,7 @@ directory, which results in the following file listing: src/opnsense/mvc/app/controllers/OPNsense/HelloWorld/Api/ServiceController.php src/opnsense/mvc/app/controllers/OPNsense/HelloWorld/Api/SettingsController.php + src/opnsense/mvc/app/controllers/OPNsense/HelloWorld/Api/SimplifiedSettingsController.php src/opnsense/mvc/app/controllers/OPNsense/HelloWorld/IndexController.php src/opnsense/mvc/app/controllers/OPNsense/HelloWorld/forms/general.xml src/opnsense/mvc/app/models/OPNsense/HelloWorld/ACL/ACL.xml