Merge branch 'master' into spezial_includes

This commit is contained in:
root 2010-12-27 22:52:28 +01:00
commit 7e0c270341
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'];