[TikiWiki-commits] [Git][tikiwiki/tiki][master] [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 <69d645831cc9c_3c193e44908b3@gitlab-sidekiq-low-urgency-cpu-bound-v2-56795c899f-vdxlt.mail>

Jonny Bradley pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
cb0710f9 by jonnybradley at 2026-04-08T13:09:24+01:00
[FIX] installer: Initialise feature_webservices to avoid warnings (regression from !9798 thanks @rodriguezny)

- - - - -


1 changed file:

- installer/tiki-installer.php


Changes:

=====================================
installer/tiki-installer.php
=====================================
@@ -151,6 +151,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/cb0710f97a9a189a2d004e6dfb71b8d7b8d666e5

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/cb0710f97a9a189a2d004e6dfb71b8d7b8d666e5
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.