cleared tabs on file-/stream-upload
improved test for streams
This commit is contained in:
parent
64a9cca523
commit
d30d0e1423
13 changed files with 1184 additions and 1225 deletions
|
@ -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)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue