phpBB
Statistics
| Revision:

root / trunk / phpBB / includes / acp / acp_send_statistics.php

History | View | Annotate | Download (1.9 kB)

# Date Author Comment
10887 12/13/2010 03:45 pm Git Gatekeeper

commit adfa1656fb9d8b5bb601af1d7a6720884954d87a
Merge: bd579c8 af5b9a9
Author: Nils Adermann <>
Date: Mon Dec 13 16:35:55 2010 +0100

Merge branch 'ticket/igorw/9556' into develop
  • ticket/igorw/9556:
    [ticket/9556] Drop php closing tags, add trailing newline...
10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

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