stable

Clone or download

Read-only

request #9947: activity_log table duplicates what the userlog plugin do

This contribution removes the usage of the activity_log* tables Change-Id: Id9f73eb020aa3168f14d825f8c7be44ff7efe850

Modified Files

Name
M plugins/userlog/include/userlogPlugin.class.php +8 −15 Go to diff View file
M site-content/en_US/include/include.tab +0 −5 Go to diff View file
M site-content/fr_FR/include/include.tab +0 −5 Go to diff View file
M src/common/event/Event.class.php +9 −0 Go to diff View file
M src/db/mysql/database_structure.sql +0 −58 Go to diff View file
D src/utils/underworld-root/db_site_stats.pl +0 −75 Go to diff View file
M src/utils/underworld-root/stats_nightly.sh +0 −6 Go to diff View file
M src/www/include/browser.php +0 −14 Go to diff View file
D src/www/include/logger.php +0 −54 Go to diff View file
M src/www/include/pre.php +9 −6 Go to diff View file