8 lines
85 B
PHP
8 lines
85 B
PHP
<?php
|
|
|
|
class AdminAttachmentsController extends AdminAttachmentsControllerCore
|
|
{
|
|
|
|
}
|
|
|