remove extension metadata comments (we have metadata objects now)
This commit is contained in:
@ -1,14 +1,5 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Name: Custom HTML Headers
|
||||
* Author: Drudex Software <support@drudexsoftware.com>
|
||||
* Link: http://www.drudexsoftware.com
|
||||
* License: GPLv2
|
||||
* Description: Allows admins to modify & set custom <head> content
|
||||
* Documentation:
|
||||
*
|
||||
*/
|
||||
class CustomHtmlHeadersInfo extends ExtensionInfo
|
||||
{
|
||||
public const KEY = "custom_html_headers";
|
||||
|
Reference in New Issue
Block a user