Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
  • lib
  • mime.inc.php
27 Nov, 2005
2 commits
  • Default to application/octet-stream, and use exec instead of system, ...
    2ce81fb1
    since it was outputting to the browser with system.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4214 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 22:33:40 +0000  
    Browse File »
  • Ensure that mime_magic.magicfile exists before trying to use ...
    af97944e
    mime_content_type, as it fails with a fatal error (at least on my
    system) if this isn't set correctly (which it isn't by default on my
    system).
    
    Abuse '/usr/bin/file' if it is available.  If it gives us something that
    looks like a mime type, use it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4213 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 22:15:08 +0000  
    Browse File »

19 Nov, 2005
1 commit
  • Look for the _last_ dot, not the first dot, to find the file extension. ...
    e73a26fc
    SF Tracker:	1333366
    Submitted by:	Stefano Ciancio (sciancio)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4063 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 21:23:40 +0000  
    Browse File »

15 Sep, 2005
1 commit
  • Give the MIME functions from PhysicalDocumentManager a temporary home. ...
    e26262a5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3591 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 09:55:53 +0000  
    Browse File »