Changeset 5839
- Timestamp:
- 06/27/08 17:03:40 (4 months ago)
- Files:
-
- freepbx/branches/2.4 (modified) (1 prop)
- freepbx/branches/2.4/amp_conf/bin/freepbx-cron-scheduler.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/2.4
- Property svnmerge-integrated changed from /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4995,5088,5135,5140,5194 /freepbx/trunk:1-5453,5736,5739,5748,5750,5758,5760,5765,5771,5773,5779,5782,5819,5827,5836 to /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4995,5088,5135,5140,5194 /freepbx/trunk:1-5453,5736,5739,5748,5750,5758,5760,5765,5771,5773,5779,5782,5819,5827,5836,5838
freepbx/branches/2.4/amp_conf/bin/freepbx-cron-scheduler.php
r4996 r5839 232 232 } 233 233 } 234 $text = preg_replace("/<br>/","\n",$text);235 234 236 235 if ($send_email && (! $cm->check_hash('update_email', $text))) {
