some tweaks

This commit is contained in:
sebastian 2005-08-02 12:22:26 +00:00
parent 9f47bdc30f
commit 2f268aba62
21 changed files with 158 additions and 178 deletions

View file

@ -292,7 +292,7 @@ class uiBrowser extends uiBase {
}
ksort($arr);
#print_r($arr);
return array('metadata' => $arr);
}