change rights

This commit is contained in:
Angelo Cuccato 2010-12-27 22:48:10 +01:00
parent 7ba743a65b
commit 7778db921e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ If( !IsSet($_GET["action"]) )
Get_Text("pub_mywake_beschreibung4")."<br><br>\n";
$USER_ID = $_SESSION['UID'];
if( $_SESSION['CVS'][ "admin/aktiv.php" ] == "Y" )
if( $_SESSION['CVS'][ "admin/schichtplan.php" ] == "Y" )
{
if( !isset( $_GET["UIDs"]) )
$_GET["UIDs"] = $_SESSION['UID'];