Changeset 5986 for trunk/include


Ignore:
Timestamp:
Apr 28, 2010, 6:52:28 PM (14 years ago)
Author:
plg
Message:

bug 1484: after a "quick connect" you are correctly redirect to the same page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/block.class.php

    r5196 r5986  
    135135
    136136    $template->set_filename('menubar', $file);
     137    $template->assign(array('U_REDIRECT' => $_SERVER['REQUEST_URI']));
    137138    trigger_action('blockmanager_apply', array(&$this) );
    138139
Note: See TracChangeset for help on using the changeset viewer.