Try to fix title
This commit is contained in:
		| @ -15,7 +15,11 @@ | ||||
|             exit(0); | ||||
|         } | ||||
|         ?> | ||||
|         <title><?php $LIBRARY_INFO['name'] ?></title> | ||||
|         <title> | ||||
|             <?php | ||||
|             echo htmlspecialchars($LIBRARY_INFO['name'], ENT_QUOTES | ENT_HTML5); | ||||
|             ?> | ||||
|         </title> | ||||
|         <link rel="stylesheet" href="global.css" /> | ||||
|         <link rel="stylesheet" href="index.css" /> | ||||
|         <link rel="stylesheet" href="Album.css" /> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user