. "public function sendNewOrderEmail()" :
// /Mage/Sales//Order.php
1270, :
$emailSentAttributeValue = $this->load($this->getId())->getData('email_sent');
$this->setEmailSent((bool)$emailSentAttributeValue);
if ($this->getEmailSent()) {
return $this;
}
db sales_flat_order, , , , , . , .
, / ..
// /Mage/Sales//Order.php
///Mage/Sales//Order.php
1273
if ($this->getEmailSent()) {
//return $this;
}
. .
ver. 1.8.1