8 lines
75 B
PHP
8 lines
75 B
PHP
<?php
|
|
|
|
class AdminThemesController extends AdminThemesControllerCore
|
|
{
|
|
|
|
}
|
|
|