Ticket #310 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

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

Reported by: sdcosta Assigned to: 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

06/14/06 06:25:42 changed by mdodoo

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

06/14/06 07:37:30 changed by mdodoo

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

Fixed by [1498].