From 02ad78baae7e66c6c3bb6b5a2a4fc28a15e370c4 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sat, 5 Dec 2009 17:09:44 +0000 Subject: View no longer has URLs hardcoded, but uses environment to construct site-specific URLs. --- views/randimg.html.php | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/views/randimg.html.php b/views/randimg.html.php index f3ae4bf..6cf0943 100644 --- a/views/randimg.html.php +++ b/views/randimg.html.php @@ -1,2 +1,21 @@ -$img_title"; ?> + + $img_title + + +HTML; + +?> -- cgit v1.2.3