cleared tabs on file-/stream-upload

improved test for streams
This commit is contained in:
sebastian 2005-07-01 15:21:35 +00:00
parent 64a9cca523
commit d30d0e1423
13 changed files with 1184 additions and 1225 deletions

View file

@ -21,8 +21,8 @@ function tra($input)
{
## initialize at first call of this function ###
#$GS =& $_SESSION['GS'];
static $GS;
$GS =& $_SESSION['GS'];
#static $GS;
global $uiBase;
if ($uiBase->langid && !is_array($GS)) {