fml fix
This commit is contained in:
		@@ -172,6 +172,7 @@ class Script {
 | 
				
			|||||||
		if ($playerLogin) {
 | 
							if ($playerLogin) {
 | 
				
			||||||
			$profileControl->addClass(self::CLASS_PROFILE . '-' . $playerLogin);
 | 
								$profileControl->addClass(self::CLASS_PROFILE . '-' . $playerLogin);
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
							$this->addInclude('TextLib', 'TextLib');
 | 
				
			||||||
		$this->profile = true;
 | 
							$this->profile = true;
 | 
				
			||||||
		return $this;
 | 
							return $this;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user