Skip to content

Commit

Permalink
simplest view print_r($posts)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuz committed Aug 22, 2008
1 parent b008477 commit f398d05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/views/posts/index.ctp
@@ -0,0 +1,5 @@
<?php

print_r($posts);

?>

0 comments on commit f398d05

Please sign in to comment.