mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +00:00 
			
		
		
		
	Removed debug-log
This commit is contained in:
		@@ -112,7 +112,7 @@ app.use(function (req, res, next) {
 | 
			
		||||
		} else {
 | 
			
		||||
			if (cookie === undefined) {
 | 
			
		||||
	            try {
 | 
			
		||||
					console.error((new Date), "originalUrl", req.originalUrl);
 | 
			
		||||
					//console.error((new Date), "originalUrl", req.originalUrl);
 | 
			
		||||
		            //console.error((new Date), "couldn't fetch cookie for some reason, maybe no cookie exists?", req.get('origin'), "couldn't fetch cookie for some reason, maybe no cookie exists?");
 | 
			
		||||
 | 
			
		||||
				} catch(e) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user