X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=index.php;h=9da48c9c82c9c6b5941adf9ad0c1e37e52b74b8d;hb=abf09ae712c55d6e251ffd4a89dc63faa64b971a;hp=cd7662c77fe04860a19ff20a6d2e809b96b569c0;hpb=477ea41b8890c9ffefd9f9b0fb58367492a59de9;p=eq%2F.git diff --git a/index.php b/index.php index cd7662c..9da48c9 100644 --- a/index.php +++ b/index.php @@ -13,7 +13,7 @@ $GLOBALS['phpgw_info']['flags'] = array ( - 'currentapp' => 'eq', + 'currentapp' => '3rd', 'noheader' => True, 'nonavbar' => True ); @@ -29,7 +29,7 @@ } else { - $app = 'eq'; + $app = '3rd'; $class = 'eq'; $invalid_data = True; }