Minor internal fixes

This commit is contained in:
Deon George
2014-10-22 11:18:56 +11:00
parent f7567dc250
commit db7f5f8d55
6 changed files with 9 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
* @copyright (c) 2009-2013 Deon George
* @license http://dev.leenooks.net/license.html
*/
class lnApp_Menu {
abstract class lnApp_Menu {
public static function items($type,array $list=array()) {
$result = array();