aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/detail.php
diff options
context:
space:
mode:
authorFrançois LASSERRE2014-07-23 23:00:30 +0200
committerPim van den Berg2014-07-23 23:08:46 +0200
commit6792a49f379953315e493bb15ebdc670aa334a74 (patch)
tree277a49a40ba2379043a9116ed192d6f96042008b /detail.php
parenttype/base: stop escaping characters manually since we use escapeshellarg() (diff)
downloadapt-panopticon_cgp-6792a49f379953315e493bb15ebdc670aa334a74.zip
apt-panopticon_cgp-6792a49f379953315e493bb15ebdc670aa334a74.tar.gz
apt-panopticon_cgp-6792a49f379953315e493bb15ebdc670aa334a74.tar.bz2
apt-panopticon_cgp-6792a49f379953315e493bb15ebdc670aa334a74.tar.xz
Remove from all files the ending php tag
Diffstat (limited to 'detail.php')
-rw-r--r--detail.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/detail.php b/detail.php
index 8f5a845..777294b 100644
--- a/detail.php
+++ b/detail.php
@@ -65,5 +65,3 @@ echo '</div>';
65echo "</fieldset>\n"; 65echo "</fieldset>\n";
66 66
67html_end(); 67html_end();
68
69?>