Ticket #310 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

schema.php should actually create a new file and dump the schema into that file

Reported by: sdcosta Owned by: mdodoo
Priority: normal Milestone: Gregarius 0.5.5
Component: BUGS Version:
Severity: normal Keywords: schema
Cc:

Description

Right now schema.php just send's the schema to stdout, but the if you are running the the CGI version of PHP (cli) then you get an http header also sent to stdout.

Change History

Changed 4 years ago by mdodoo

  • owner changed from mbonetti to mdodoo
  • status changed from new to assigned

Changed 4 years ago by mdodoo

  • status changed from assigned to closed
  • resolution set to fixed

Fixed by [1498].

Note: See TracTickets for help on using tickets.