Changeset 5526 in subversion for trunk/plugins/enigma/lib/enigma_ui.php


Ignore:
Timestamp:
Dec 2, 2011 2:55:08 AM (18 months ago)
Author:
alec
Message:
  • Remove wrong check
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/enigma/lib/enigma_ui.php

    r4147 r5526  
    413413    private function compose_ui() 
    414414    { 
    415         if (!is_array($_SESSION['compose']) || $_SESSION['compose']['id'] != get_input_value('_id', RCUBE_INPUT_GET)) 
    416             return; 
    417  
    418415        // Options menu button 
    419416        // @TODO: make this work with non-default skins 
Note: See TracChangeset for help on using the changeset viewer.