5 lines
62 B
PHP
5 lines
62 B
PHP
|
<?php
|
||
|
$a->theme_info = array(
|
||
|
'extends' => 'testbubble',
|
||
|
);
|