summaryrefslogtreecommitdiff
path: root/modules/affiliate-site.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/affiliate-site.module')
-rw-r--r--modules/affiliate-site.module4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/affiliate-site.module b/modules/affiliate-site.module
index 7b0181075..1f004d11c 100644
--- a/modules/affiliate-site.module
+++ b/modules/affiliate-site.module
@@ -1,4 +1,4 @@
-<?
+<?php
$module = array("help" => "affiliate_help",
"block" => "affiliate_block",
@@ -7,7 +7,7 @@ $module = array("help" => "affiliate_help",
function affiliate_help() {
?>
<P>This is a small module to manage related and/or affiliate sites. The module exports two different blocks with links to the affiliate sites.</P>
- <?
+ <?php
}
function affiliate_block() {