Revision 548
Added by Matthias almost 18 years ago
| trunk/CHANGELOG | ||
|---|---|---|
| 17 | 17 |
# Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related |
| 18 | 18 |
option in WB settings as this function only works on Apache Servers |
| 19 | 19 |
together with .htaccess and mod_rewrite |
| 20 |
+ Added keywords to file menu_link/uninstall.php |
|
| 20 |
+ Added keywords to file menu_link/uninstall.php and new admintools files
|
|
| 21 | 21 |
17-Jan-2008 Christian Sommer |
| 22 | 22 |
! added the "users in multiple groups" feature (closes parts of ticket #546) |
| 23 | 23 |
16-Jan-2008 Thomas Hornik |
| trunk/wb/admin/admintools/tool.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 |
// $Id: tool.php 519 2007-12-23 14:37:02Z Ruebenwurzel $
|
|
| 3 |
// $Id$ |
|
| 4 | 4 |
|
| 5 | 5 |
/* |
| 6 | 6 |
|
| 7 | 7 | |
| trunk/wb/admin/admintools/index.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 |
// $Id: index.php 519 2007-12-23 14:37:02Z doc $
|
|
| 3 |
// $Id$ |
|
| 4 | 4 |
|
| 5 | 5 |
/* |
| 6 | 6 |
|
| 7 | 7 | |
Also available in: Unified diff
Added keywords to new Admintools files