5 lines
101 B
PHP
5 lines
101 B
PHP
<?php defined('SYSPATH') or die('No direct access allowed.');
|
|
|
|
class Style extends lnApp_Style {}
|
|
?>
|