diff options
Diffstat (limited to 'views/photos/view.html.php')
-rw-r--r-- | views/photos/view.html.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/photos/view.html.php b/views/photos/view.html.php new file mode 100644 index 0000000..c492b6e --- /dev/null +++ b/views/photos/view.html.php @@ -0,0 +1 @@ +<?= var_dump($photo); ?>
\ No newline at end of file |