]> git.mxchange.org Git - mailer.git/blobdiff - inc/mysql-manager.php
More filters created, TODOs.txt updated, config_mediadata fixed
[mailer.git] / inc / mysql-manager.php
index a82071dc9d05a7a52f2593a2304b43b6cff7dfc2..e377a6b3c1550698ac9d9675ec90394226879dc4 100644 (file)
@@ -939,13 +939,6 @@ function sendModeMails ($mod, $modes) {
        loadTemplate('admin_settings_saved', false, $content);
 }
 
-// Update module counter
-function countModuleHit($mod) {
-       // Do count all other modules but not accesses on CSS file css.php!
-       SQL_QUERY_ESC("UPDATE `{?_MYSQL_PREFIX?}_mod_reg` SET `clicks`=`clicks`+1 WHERE `module`='%s' LIMIT 1",
-               array($mod), __FUNCTION__, __LINE__);
-}
-
 // Get action value from mode (admin/guest/member) and what-value
 function getModeAction ($mode, $what) {
        // Init status