Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/files/browse.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/files/browse.thtml')
-rw-r--r--site/app/views/files/browse.thtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/app/views/files/browse.thtml b/site/app/views/files/browse.thtml
index ea5070f..a375b32 100644
--- a/site/app/views/files/browse.thtml
+++ b/site/app/views/files/browse.thtml
@@ -46,7 +46,7 @@
<title><?=sprintf(___('%1$s :: File Browser :: %2$s Add-ons'), $addonname, APP_PRETTYNAME)?></title>
</head>
<body>
- <?
+ <?php
$files['dir'] = 1;
$files['filename'] = 'extension.xpi';
?>