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