| 
					
				 | 
			
			
				@@ -341,7 +341,7 @@ class Journal extends Core 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         $this->button($this->data['info']); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         if ($this->data['uid'] > 0) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            Dever::score($this->data['uid'], 'view_journal', '浏览小刊首页'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //Dever::score($this->data['uid'], 'view_journal', '浏览小刊首页'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         return $this->data; 
			 |