]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - extlib/Validate.php
Added PEAR Services/oEmbed and its dependencies for multimedia integration.
authorRobin Millette <millette@controlyourself.ca>
Tue, 3 Feb 2009 21:29:06 +0000 (21:29 +0000)
committerRobin Millette <millette@controlyourself.ca>
Tue, 3 Feb 2009 21:35:25 +0000 (21:35 +0000)
commitc62c0602feb720fb8c198ea0362c3292bab38415
tree2fd23e38baad5d10c9ef91c3a28b630e529ae91d
parentab16bb876b895c16f3a7da8eb658e68dc9a9eb24
Added PEAR Services/oEmbed and its dependencies for multimedia integration.
14 files changed:
extlib/HTTP/Request.php [new file with mode: 0644]
extlib/HTTP/Request/Listener.php [new file with mode: 0644]
extlib/Net/URL2.php [new file with mode: 0644]
extlib/Services/oEmbed.php [new file with mode: 0644]
extlib/Services/oEmbed/Exception.php [new file with mode: 0644]
extlib/Services/oEmbed/Exception/NoSupport.php [new file with mode: 0644]
extlib/Services/oEmbed/Object.php [new file with mode: 0644]
extlib/Services/oEmbed/Object/Common.php [new file with mode: 0644]
extlib/Services/oEmbed/Object/Exception.php [new file with mode: 0644]
extlib/Services/oEmbed/Object/Link.php [new file with mode: 0644]
extlib/Services/oEmbed/Object/Photo.php [new file with mode: 0644]
extlib/Services/oEmbed/Object/Rich.php [new file with mode: 0644]
extlib/Services/oEmbed/Object/Video.php [new file with mode: 0644]
extlib/Validate.php