[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [FIX] installer: Initialise feature_webservices to avoid warnings (regression...
"Jonny Bradley \(@jonnybradley\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <69d6460151bb4_3b29c507097987@gitlab-sidekiq-low-urgency-cpu-bound-v2-56795c899f-rdsjg.mail> |
Jonny Bradley pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki Commits: 1e095a86 by Jonny Bradley at 2026-04-08T12:11:37+00:00 [FIX] installer: Initialise feature_webservices to avoid warnings (regression from !9798 thanks @rodriguezny) (cherry picked from commit cb0710f97a9a189a2d004e6dfb71b8d7b8d666e5) (cherry picked from commit 77831f1cd53037048eb1ce77af8400ff9f2bf337) Co-authored-by: jonnybradley <[email protected]> - - - - - 1 changed file: - installer/tiki-installer.php Changes: ===================================== installer/tiki-installer.php ===================================== @@ -152,6 +152,8 @@ $prefs = [ 'webcron_enabled' => 'n', //tiki-user_preferences.php 'remember_closed_rboxes' => 'n', + // \Tiki\Smarty\SmartyTiki::initializePaths + 'feature_webservices' => 'n', ]; require_once 'lib/init/initlib.php'; View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/1e095a866895565a19390b753b6eff2518345bbe -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/1e095a866895565a19390b753b6eff2518345bbe You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help _______________________________________________ TikiWiki-cvs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs