]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Added configurable options for attachments: supported mimetypes and quotas for uploads.
authorRobin Millette <millette@controlyourself.ca>
Sun, 31 May 2009 20:42:29 +0000 (16:42 -0400)
committerRobin Millette <millette@controlyourself.ca>
Sun, 31 May 2009 20:42:29 +0000 (16:42 -0400)
commit3e0c291810d23bb54c337c0fe95c1ba441459c4c
tree1884067184a103e3b07fe35d0b7589f6ddaf32c8
parented1e1d9f440acfbb99c7a6e3d2b5c11fdcfa27ce
Added configurable options for attachments: supported mimetypes and quotas for uploads.
actions/newnotice.php
config.php.sample
extlib/MIME/Type.php [new file with mode: 0644]
extlib/MIME/Type/Extension.php [new file with mode: 0644]
extlib/MIME/Type/Parameter.php [new file with mode: 0644]
lib/common.php