예제 #1
0
파일: Tracker.php 프로젝트: Abine/piwik
 public static function setForceIp($ipString)
 {
     self::$forcedIpString = $ipString;
 }