files: make mod/filestorage.php load via ajax and some design work. work in progress...

This commit is contained in:
marijus
2014-12-21 20:11:30 +01:00
parent 0c98cacbcf
commit 27d786c979
8 changed files with 57 additions and 63 deletions

View File

@@ -146,7 +146,8 @@ function filestorage_content(&$a) {
'$submit' => t('Submit')
));
return $o;
echo $o;
killme();
}
goaway(z_root() . '/cloud/' . $which);