Skip to content

Commit ff59f36

Browse files
committed
whitespace
1 parent b2e122b commit ff59f36

File tree

1 file changed

+2
-0
lines changed
  • app/code/core/Mage/Eav/Model/Entity/Attribute/Backend/Time

1 file changed

+2
-0
lines changed

app/code/core/Mage/Eav/Model/Entity/Attribute/Backend/Time/Created.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ protected function _getFormat($date)
3535
}
3636
return null;
3737
}
38+
3839
/**
3940
* Set created date
4041
* Set created date in UTC time zone
@@ -58,6 +59,7 @@ public function beforeSave($object)
5859

5960
return $this;
6061
}
62+
6163
/**
6264
* Convert create date from UTC to current store time zone
6365
*

0 commit comments

Comments
 (0)