summaryrefslogtreecommitdiff
path: root/modules/wishlist.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/wishlist.module')
-rw-r--r--modules/wishlist.module4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/wishlist.module b/modules/wishlist.module
index 8a35d9b1a..920e638fc 100644
--- a/modules/wishlist.module
+++ b/modules/wishlist.module
@@ -1,4 +1,4 @@
-<?
+<?php
$module = array("page" => "wishlist_page",
"help" => "wishlist_help");
@@ -60,7 +60,7 @@ function wishlist_page() {
<LI>create a theme with black background - darker theme</LI>
<LI>try to get existing themes HTML validated</LI>
</UL>
- <?
+ <?php
}
function wishlist_help() {