5 lines
51 B
PHP
5 lines
51 B
PHP
|
|
<?php
|
||
|
|
return array (
|
||
|
|
'template' => 'default',
|
||
|
|
);
|