Subversion Repositories SmartDukaan

Rev

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

Rev 22462 Rev 22463
Line 514... Line 514...
514
						$next .= '&walletUsed='.$walletUsed;
514
						$next .= '&walletUsed='.$walletUsed;
515
					}
515
					}
516
					$redirectUrl = $this->getBigUtsavAutoLoginUrl($userId,$next);
516
					$redirectUrl = $this->getBigUtsavAutoLoginUrl($userId,$next);
517
					$this->log($redirectUrl,'headers');
517
					$this->log($redirectUrl,'headers');
518
					$this->set(compact('redirectUrl','next'));*/
518
					$this->set(compact('redirectUrl','next'));*/
-
 
519
					return;
519
				}
520
				}
520
			}
521
			}
521
		} else {
522
		} else {
522
			if($tokenValidated == 0){
523
			if($tokenValidated == 0){
523
				$url = '/special/native/login';
524
				$url = '/special/native/login';