@@ -36,7 +36,7 @@ |
||
| 36 | 36 | curl_close($c); |
| 37 | 37 | |
| 38 | 38 | if ($contents) return $contents; |
| 39 | - else return FALSE; |
|
| 39 | + else return false; |
|
| 40 | 40 | } |
| 41 | 41 | |
| 42 | 42 | static function deliveryTime($cart) { |