From d979c81758f4b73816763ae80b30854343f90324 Mon Sep 17 00:00:00 2001 From: Pelle Wessman Date: Wed, 1 Jul 2015 19:46:40 +0200 Subject: [PATCH] don't use php shorttags --- views/layout.php | 12 ++++++------ views/photo.php | 14 +++++++------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/views/layout.php b/views/layout.php index 7bbba4a..10bf9a2 100644 --- a/views/layout.php +++ b/views/layout.php @@ -61,30 +61,30 @@ if(property_exists($this, 'include_facebook')) { diff --git a/views/photo.php b/views/photo.php index ab2a364..25651dd 100644 --- a/views/photo.php +++ b/views/photo.php @@ -17,7 +17,7 @@
- +
@@ -25,22 +25,22 @@
- location)): ?> + location)): ?>
Success! Photo posted to: location ?>
- + - error)): ?> + error)): ?>
Error: error ?>
- + - response)): ?> + response)): ?>

Response:

response ?>
- +