aboutsummaryrefslogtreecommitdiffstats
path: root/include/attach.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-06-09 22:05:52 +0200
committerMario Vavti <mario@mariovavti.com>2016-06-09 22:05:52 +0200
commit85e82e919e146454a8b3973ed4a2a69066b98aa3 (patch)
tree928d95dff47aed8f6271aaf0dffa3297b2fa3c3b /include/attach.php
parent9b96fe66a6b5beffee6a4250c1bedaad6dc8a7fd (diff)
downloadvolse-hubzilla-85e82e919e146454a8b3973ed4a2a69066b98aa3.tar.gz
volse-hubzilla-85e82e919e146454a8b3973ed4a2a69066b98aa3.tar.bz2
volse-hubzilla-85e82e919e146454a8b3973ed4a2a69066b98aa3.zip
more style work
Diffstat (limited to 'include/attach.php')
-rw-r--r--include/attach.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/attach.php b/include/attach.php
index 78efde51f..17e5067ff 100644
--- a/include/attach.php
+++ b/include/attach.php
@@ -1903,4 +1903,4 @@ function get_attach_binname($s) {
$p = substr($p,strpos($p,'/')+1);
}
return $p;
-} \ No newline at end of file
+}