Changeset 11905
- Timestamp:
- Jun 15, 2009, 12:45:49 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/stable-2.12.x/webapp/lib/util/util.php
r9256 r11905 18 18 $params['ksid'] = session_id(); 19 19 } 20 } 21 if ($module == 'admin') { 22 $module = ADMIN_MODULE_NAME; 20 23 } 21 24 $url = openpne_gen_url($module, $action, $params);
Note: See TracChangeset
for help on using the changeset viewer.