phpBB
Statistics
| Revision:

root / branches / phpBB-3_0_0 / phpBB / includes / acp / acp_send_statistics.php

History | View | Annotate | Download (1.9 kB)

# Date Author Comment
9969 08/13/2009 03:51 pm Nils Adermann

- links to send statistics after install and update
- link back to ACP main from send statistics
- improved language / better explanation (incl. Bug #48555)

9857 07/26/2009 12:34 pm Nils Adermann

correctly add the install_id to the data

9818 07/22/2009 12:11 am Nils Adermann

- Added install_id to data collector
- config variable whitelist, so sensitive MOD info is not transmitted, currently mostly bool/int values - should we reduce the amount of data?

9719 07/07/2009 09:29 am Meik Sievertsen

merged questioinnaire and questionnaire_phpbb and adjusted all files to our coding guidelines...
if we want to allow dropping in other providers we could add provider files to the questionnaire directory (and grab them), if not it is best to remove the questionnaire directory and put the file under includes/

9699 06/27/2009 09:08 pm Nils Adermann

did not have auto props on this machine - removed an unused function from the new acp file

9698 06/27/2009 08:56 pm Nils Adermann

acp module for submitting statistical information to phpBB