Ticket #310 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
