Update admin_attach_cp.php

This commit is contained in:
Roman Kelesidis 2023-10-29 12:05:14 +07:00
parent 60d0f2d4e6
commit b5fc6e860d

View File

@ -69,6 +69,7 @@ else
{
$view = 'stats';
$mode_types_text = array();
$mode_types = array();
$sort_order = 'ASC';
}