mirror of
https://github.com/e107inc/e107.git
synced 2025-08-09 16:17:14 +02:00
Minor gui fixes and notice removal.
This commit is contained in:
@@ -34,7 +34,7 @@ if (ADMIN == TRUE)
|
||||
// print_a($array_functions);
|
||||
|
||||
// asort($array_functions);
|
||||
ksort($array_functions, 'title'); //FIXME Improve ordering.
|
||||
// ksort($array_functions, 'title'); //FIXME Improve ordering.
|
||||
|
||||
//$array_functions = asortbyindex($array_functions, 1);
|
||||
|
||||
|
Reference in New Issue
Block a user