files: make mod/filestorage.php load via ajax and some design work. work in progress...
This commit is contained in:
@@ -146,7 +146,8 @@ function filestorage_content(&$a) {
|
||||
'$submit' => t('Submit')
|
||||
));
|
||||
|
||||
return $o;
|
||||
echo $o;
|
||||
killme();
|
||||
}
|
||||
|
||||
goaway(z_root() . '/cloud/' . $which);
|
||||
|
||||
Reference in New Issue
Block a user