]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/install/local.config.tpl
[vier] Add mute author server link in photo menu
[friendica.git] / view / templates / install / local.config.tpl
index 753698a3f2251bab55e87aa7c791e5cf35952b42..24f5fe6b8481f1878fd0a3ac794a5944ecf1c51b 100644 (file)
@@ -21,7 +21,7 @@ return [
        // ****************************************************************
 
        'config' => [
-               'php_path' => '{{$phpath|escape:'quotes' nofilter}}',
+               'php_path' => '{{$phppath|escape:'quotes' nofilter}}',
                'admin_email' => '{{$adminmail|escape:'quotes' nofilter}}',
                'sitename' => 'Friendica Social Network',
                'register_policy' => \Friendica\Module\Register::OPEN,