Changeset 3522 for trunk/admin.php


Ignore:
Timestamp:
Jul 4, 2009, 11:26:42 PM (15 years ago)
Author:
vdigital
Message:

merge r3521 from branch 2.0 to trunk
New(minor): Add Logout from admin menu (net cafe or office shared desktop) - saqwild request

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin.php

    r3282 r3522  
    9696    'U_RETURN'=> make_index_url(),
    9797    'U_ADMIN'=> PHPWG_ROOT_PATH.'admin.php',
     98    'U_LOGOUT'=> PHPWG_ROOT_PATH.'index.php?act=logout',
    9899    'U_PLUGINS'=> $link_start.'plugins_list',
    99100    )
Note: See TracChangeset for help on using the changeset viewer.