Modify ↓
Opened 7 years ago
Closed 7 years ago
#1616 closed Frage (fixed)
class.shipcloud.php
| Reported by: | Volker Strähle | Owned by: | Gerhard Waldemair |
|---|---|---|---|
| Priority: | normal | Milestone: | modified-shop-2.0.5.0 |
| Component: | Module | Version: | trunk |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
in class.shipcloud.php findet sich in Zeile 33 folgender Code:
$this->log = ((defined('MODULE_SHIPCLOUD_LOG') && MODULE_SHIPCLOUD_LOG == 'True') ? true : true);
Kann mir mal jemand den Sinn erklären? $this->log ist damit imemr true.
Attachments (0)
Change History (1)
comment:1 by , 7 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

In 11730: