Subversion Repositories SmartDukaan

Rev

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

Rev 20633 Rev 20636
Line 461... Line 461...
461
							
461
							
462
						}					
462
						}					
463
					}
463
					}
464
				}
464
				}
465
				$this->layout = 'innerpages';
465
				$this->layout = 'innerpages';
-
 
466
				$redirecturl = str_replace("pay-success","pay-success1", $redirecturl);
466
				$next = $redirecturl;					
467
				$next = $redirecturl;					
467
				$redirectUrl = $this->getAutoLoginUrl($userId,$next);
468
				$redirectUrl = $this->getAutoLoginUrl($userId,$next);
468
				$this->log($redirectUrl,'headers');
469
				$this->log($redirectUrl,'headers');
469
				$this->set(compact('redirectUrl','next'));
470
				$this->set(compact('redirectUrl','next'));
470
			}else{
471
			}else{