Explorar o código

Deleted GET from admin_statistics

Visman %!s(int64=8) %!d(string=hai) anos
pai
achega
56223363a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      admin_statistics.php

+ 1 - 1
admin_statistics.php

@@ -20,7 +20,7 @@ if (!$pun_user['is_admmod'])
 // Load the admin_index.php language file
 require PUN_ROOT.'lang/'.$admin_language.'/admin_index.php';
 
-$action = isset($_GET['action']) ? $_GET['action'] : null;
+$action = $container->get('Request')->getStr('action', '');
 
 
 // Show phpinfo() output