Subversion Repositories SmartDukaan

Rev

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

Rev 5466 Rev 5945
Line 220... Line 220...
220
        } catch (Exception e) {
220
        } catch (Exception e) {
221
            log.error("Failed to update affcookie.", e);
221
            log.error("Failed to update affcookie.", e);
222
        }
222
        }
223
	}
223
	}
224
    
224
    
225
    private String getSource() {
225
    private String getSource() {    
226
        String src = "";
226
        String src = "";
227
        
227
        
228
        /* 
228
        /* 
229
         * we are using http://email/ so that it is parsed properly in 
229
         * we are using http://email/ so that it is parsed properly in 
230
         * DailyProductwithSourceAggregatorServlet.getSource()
230
         * DailyProductwithSourceAggregatorServlet.getSource()