mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-07-29 23:54:03 +00:00
8 lines
107 B
PHP
8 lines
107 B
PHP
<?php
|
|
/**
|
|
* @var $controls array
|
|
* @var $frames array
|
|
*/
|
|
|
|
$this->render_template( $controls, $frames );
|