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

Jonny Bradley pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki


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

(cherry picked from commit cb0710f97a9a189a2d004e6dfb71b8d7b8d666e5)

- - - - -


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/77831f1cd53037048eb1ce77af8400ff9f2bf337

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/77831f1cd53037048eb1ce77af8400ff9f2bf337
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.