Subversion Repositories SmartDukaan

Rev

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

Rev 15767 Rev 15920
Line 112... Line 112...
112
					//if($tokenValidated == 0){
112
					//if($tokenValidated == 0){
113
						//}elseif($tokenValidated == -1){
113
						//}elseif($tokenValidated == -1){
114
						//$url = '/abouts/askforupdate';
114
						//$url = '/abouts/askforupdate';
115
					//}
115
					//}
116
				}
116
				}
117
			}/*else{
117
			} elseif($storeId==5){
-
 
118
				// $url = "http://clk.omgt5.com/?AID=796881&PID=10314&UID=SHA11436855195&r=http%3a%2f%2fwww.shopclues.com%2fsamsung-a5-1.html";
118
				$url = $storeProduct['marketPlaceUrl'];
119
				$url = "http://clk.omgt5.com/?PID=10314&r=$url";
119
			}*/
120
			}
120
			if( strpos($url, '?') === false ) {
121
			if( strpos($url, '?') === false ) {
121
				$firstChar = '?';
122
				$firstChar = '?';
122
			} else {
123
			} else {
123
				$firstChar = '&';
124
				$firstChar = '&';
124
			}
125
			}