Changeset 8691 for modules/branches
- Timestamp:
- 01/27/10 02:54:21 (3 years ago)
- Files:
-
- modules/branches/2.6 (modified) (1 prop)
- modules/branches/2.6/core/functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6
- Property svnmerge-integrated changed from /modules/branches/2.5:1-7809,7812,7854,7858-7865,7878,7886,7890,7915,7967-7968,8036-8037 /modules/branches/2.7:1-8497,8576-8578,8581,8585,8662-8669 to /modules/branches/2.5:1-7809,7812,7854,7858-7865,7878,7886,7890,7915,7967-7968,8036-8037 /modules/branches/2.7:1-8497,8576-8578,8581,8585,8662-8669,8690
modules/branches/2.6/core/functions.inc.php
r8620 r8691 638 638 639 639 function core_getdestinfo($dest) { 640 global $amp_conf; 640 641 global $active_modules; 641 642
