Twitter OAuth协议的PHP库.zip
<?php namespace OAuth\Common; /** * @author ieter Hordijk */ class AutoLoader { /** * @var string The namespace prefix for this instance. */ protected $namespace = ''; /** * @var string The filesystem prefix to use for this instanc
下载地址
用户评论