diff --git a/src/app/config/routes.php b/src/app/config/routes.php index 639b82f..cd6d70b 100644 --- a/src/app/config/routes.php +++ b/src/app/config/routes.php @@ -24,9 +24,9 @@ * */ -return array( +return [ // Default Paths 'default_controller' => 'welcome', 'default_module' => 'welcome', '404_route' => '', -); \ No newline at end of file +]; \ No newline at end of file diff --git a/src/sys/Query b/src/sys/Query new file mode 160000 index 0000000..76b522f --- /dev/null +++ b/src/sys/Query @@ -0,0 +1 @@ +Subproject commit 76b522f0bdc784c73acb1f912309c56cc89b0504