Subversion Repositories SmartDukaan

Rev

Rev 20075 | Rev 20389 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20075 Rev 20131
Line 123... Line 123...
123
				$url = "http://clk.omgt5.com/?PID=10314&r=$url";
123
				$url = "http://clk.omgt5.com/?PID=10314&r=$url";
124
			} elseif($storeId==6){
124
			} elseif($storeId==6){
125
				$url = "http://clk.omgt5.com/?PID=11365&r=$url";
125
				$url = "http://clk.omgt5.com/?PID=11365&r=$url";
126
			} elseif($storeId==7){
126
			} elseif($storeId==7){
127
				$url = "http://clk.omgt5.com/?PID=9419&r=$url";
127
				$url = "http://clk.omgt5.com/?PID=9419&r=$url";
128
			} elseif($storeId==1){
-
 
129
				$url = "http://clk.omgt5.com/?PID=13092&r=$url";
-
 
130
			}
128
			}
131
			if( strpos($url, '?') === false ) {
129
			if( strpos($url, '?') === false ) {
132
				$firstChar = '?';
130
				$firstChar = '?';
133
			} else {
131
			} else {
134
				$firstChar = '&';
132
				$firstChar = '&';