示例#1
0
文件: Tracker.php 项目: Abine/piwik
 public static function setForceIp($ipString)
 {
     self::$forcedIpString = $ipString;
 }