Changeset 3678 for freepbx/branches/2.2
- Timestamp:
- 01/31/07 03:18:14 (6 years ago)
- Files:
-
- freepbx/branches/2.2/amp_conf/bin/module_admin (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/2.2/amp_conf/bin/module_admin
r2820 r3678 462 462 } 463 463 464 // freepbx modules will include the unsintall scripts 465 // using relative paths. why not modifiying the include dir...? 466 // fix for ticket:1731 467 chdir ( $amp_conf\["AMPWEBROOT"\] . "/admin/" ); 468 464 469 switch ($operation ) { 465 470 case 'list':
