- Timestamp:
- 09/26/06 06:43:51 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amp_conf/htdocs/admin/modules/core/page.users.php
r2392 r2617 19 19 20 20 $extens = core_users_list(); 21 drawListMenu($extens, $ _REQUEST['skip'], $_REQUEST['display'], $_REQUEST['extdisplay'], _("User"));21 drawListMenu($extens, $skip, $type, $display, $extdisplay, _("User")); 22 22 ?> 23 23 </div>
