Ignore:
Timestamp:
Mar 17, 2011, 12:51:38 AM (13 years ago)
Author:
patdenice
Message:

New admin URL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PWG_Stuffs/trunk/admin/new.inc.php

    r9737 r9738  
    1212  else
    1313  {
    14     redirect(PHPWG_ROOT_PATH.'admin.php?page=plugin&section=' . STUFFS_DIR . '%2Fadmin%2Fadmin.php&tab=add_module&path=' . urlencode($_POST['module']));
     14    redirect($my_base_url.'-add_module&path=' . urlencode($_POST['module']));
    1515  }
    1616}
Note: See TracChangeset for help on using the changeset viewer.