Changeset 8921 for modules/branches/2.4/core
- Timestamp:
- 02/23/10 18:51:19 (2 years ago)
- Files:
-
- modules/branches/2.4/core/etc/extensions.conf (modified) (1 diff)
- modules/branches/2.4/core/module.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/core/etc/extensions.conf
r6985 r8921 433 433 ; as well to keep it consistant with the menu structure 434 434 ; 435 exten => o,1, Background(one-moment-please) ; 0 during vm message will hangup435 exten => o,1,Playback(one-moment-please) ; 0 during vm message will hangup 436 436 exten => o,n,GotoIf($["${DB_EXISTS(AMPUSER/${ARG1}/vmx/${MODE}/0/ext)}" = "0"]?doopdef) 437 437 modules/branches/2.4/core/module.xml
r8625 r8921 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.4.1.4* #4075 10 11 *2.4.1.3* fixed missing global 11 12 *2.4.1.2* SQL Injection fix, #3744, #3741, #3739, #3281, #3040, #3047
