function is_admin_page($path = false)
 {
     return cc2_Helper::is_admin_page($path);
 }