Abstract lnApp classes

This commit is contained in:
Deon George
2012-07-12 16:38:09 +10:00
parent 0a211b4677
commit 8100fa2540
11 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@
* @license http://dev.leenooks.net/license.html
* @uses Style
*/
class lnApp_Sort {
abstract class lnApp_Sort {
/**
* Sort a multi dimensional array.
*