Skip to content

Commit

Permalink
Diagnostic output for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Migurski authored and Michal Migurski committed Jan 3, 2012
1 parent 21ff4b7 commit 8dc02d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/lib/lib.compose.php
Expand Up @@ -157,6 +157,8 @@ function compose_from_postvars(&$dbh, $post)
//
// Write me! Use compose_from_geojson() below as a guide.
//
header('Content-Type: text/plain');
print_r($post);
exit(1);

return $print;
Expand Down

0 comments on commit 8dc02d4

Please sign in to comment.