8 lines
93 B
PHP
8 lines
93 B
PHP
<?php
|
|
|
|
class AdminCustomerThreadsController extends AdminCustomerThreadsControllerCore
|
|
{
|
|
|
|
}
|
|
|