feature 2048 removed (and was never released): no data are sent anonymously to piwigo.org for statistics purpose

git-svn-id: http://piwigo.org/svn/trunk@8238 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2010-12-22 21:57:50 +00:00
parent f58a8276a6
commit 088801add4
5 changed files with 3 additions and 27 deletions
-4
View File
@@ -488,10 +488,6 @@ $conf['template_combine_files'] = true;
// gives an empty value '' to deactivate
$conf['show_php_errors'] = E_ALL;
// sends your hosting PHP and MySQL versions to piwigo.org as anonymously as
// possible, for statistics purpose. No personnal data are transmitted
$conf['send_hosting_technical_details'] = true;
// +-----------------------------------------------------------------------+
// | authentication |
// +-----------------------------------------------------------------------+