1836d3b365
list_themes() sorts the results by name. This uses filesort in MySQL since there aren't any indexes. Sorting is not used except in system_user(). This one use can be handled with ksort since it is not often executed (only on the user edit screen when multiple themes are enabled). And a one line fix to remove a variable in system_user() is in here too. |
||
---|---|---|
database | ||
includes | ||
misc | ||
modules | ||
scripts | ||
sites/default | ||
themes | ||
.htaccess | ||
CHANGELOG.txt | ||
INSTALL.txt | ||
LICENSE.txt | ||
MAINTAINERS.txt | ||
cron.php | ||
index.php | ||
update.php | ||
xmlrpc.php |