Last change
on this file since 741 was
137,
checked in by sebas, 16 years ago
|
cambio de nombre del module + actualizacion para la compatibilidad con las nuevas version de egw
|
File size:
356 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $GLOBALS['phpgw_info']['flags'] = array( |
---|
3 | 'currentapp' => 'Egw-passwd-sync', |
---|
4 | 'noheader' => True, |
---|
5 | 'nonavbar' => True |
---|
6 | ); |
---|
7 | include('../header.inc.php'); |
---|
8 | $GLOBALS['egw']->redirect_link('/index.php', 'menuaction=Egw-passwd-sync.uiEgw-passwd-sync.changepassword'); |
---|
Note: See
TracBrowser
for help on using the repository browser.