New file for inactive customer. Only compatible wit this version !! German language *************************************************** catalog/admin/inactive_user.php <?php require('includes/application_top.php'); // for Inactive User removal function get_year_list($name) { $years = array(); $years_query = tep_db_query("select distinct YEAR(customers_info_date_account_created) as y from " . TABLE_CUSTOMERS_INFO . " order by year(customers_info_date_account_create