Git commit 567433e0649709187ee4f3b33d147a87f77e473c by Ingo Malchow. Committed on 02/11/2014 at 21:01. Pushed by imalchow into branch 'develop'. missed the packages config A +8 -0 app/config/packages/philf/setting/setting.php http://commits.kde.org/websites/reservoir/567433e0649709187ee4f3b33d147a87f= 77e473c diff --git a/app/config/packages/philf/setting/setting.php b/app/config/pac= kages/philf/setting/setting.php new file mode 100644 index 0000000..b27d5fc --- /dev/null +++ b/app/config/packages/philf/setting/setting.php @@ -0,0 +1,8 @@ + public_path().'/themes/neverland/views', + 'filename' =3D> 'setting.json', + 'fallback' =3D> true, + 'autoAlias'=3D> true, +);