Opened 18 years ago
Closed 18 years ago
#425 closed Defect (fixed)
inc/translation.inc invokes "flush" not "flush()"
| Reported by: | Eric Myers | Owned by: | Rytis |
|---|---|---|---|
| Priority: | Minor | Milestone: | Undetermined |
| Component: | Web - Localization | Version: | |
| Keywords: | Cc: |
Description
In inc/translation.inc line 429 there is "flush", which may by old PHP. Proper usage is "flush()"
Change History (3)
comment:1 Changed 18 years ago by
comment:2 Changed 18 years ago by
| Priority: | Undetermined → Minor |
|---|
Ping! Just a reminder about this ticket. It's dead easy to fix.
comment:3 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

How come BOINC project pages aren't full of warnings because of this?