Merge branch '1.10RC' of https://github.com/redmatrix/hubzilla into 1.10RC_merge
This commit is contained in:
commit
98a2dcad90
@ -626,6 +626,7 @@ function head_get_js() {
|
||||
|
||||
$str = '';
|
||||
if(App::$js_sources) {
|
||||
ksort(App::$js_sources,SORT_NUMERIC);
|
||||
foreach(App::$js_sources as $sources) {
|
||||
if(count($sources)) {
|
||||
foreach($sources as $source) {
|
||||
|
Reference in New Issue
Block a user