Subversion Repositories SmartDukaan

Rev

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

Rev 16034 Rev 16271
Line 114... Line 114...
114
						//$url = '/abouts/askforupdate';
114
						//$url = '/abouts/askforupdate';
115
					//}
115
					//}
116
				}
116
				}
117
			} elseif($storeId==5){
117
			} elseif($storeId==5){
118
				$url = "http://clk.omgt5.com/?PID=10314&r=$url";
118
				$url = "http://clk.omgt5.com/?PID=10314&r=$url";
119
			} elseif($storeId==1){
119
			} /*elseif($storeId==1){
120
				$url = "http://clk.omgt5.com/?PID=13092&r=$url";
120
				$url = "http://clk.omgt5.com/?PID=13092&r=$url";
121
			}
121
			}*/
122
			if( strpos($url, '?') === false ) {
122
			if( strpos($url, '?') === false ) {
123
				$firstChar = '?';
123
				$firstChar = '?';
124
			} else {
124
			} else {
125
				$firstChar = '&';
125
				$firstChar = '&';
126
			}
126
			}