]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- show xml files inline
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 24 Apr 2006 15:16:46 +0000 (15:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum-xml-inline.patch -> 1.1

eventum-xml-inline.patch [new file with mode: 0644]

diff --git a/eventum-xml-inline.patch b/eventum-xml-inline.patch
new file mode 100644 (file)
index 0000000..8a1054d
--- /dev/null
@@ -0,0 +1,14 @@
+show xml files inline (in browser instead of downloading)
+
+--- eventum-1.7.1/include/class.attachment.php 2006-04-17 15:44:59.762227553 +0300
++++ /tmp/class.attachment.php  2006-04-17 16:18:43.737508323 +0300
+@@ -103,7 +103,8 @@
+             'png',
+             'bmp',
+             'html',
+-            'htm'
++            'htm',
++            'xml',
+         );
+     }
This page took 0.107987 seconds and 4 git commands to generate.