remove extension metadata comments (we have metadata objects now)
This commit is contained in:
@ -1,13 +1,5 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* Name: Transcode Image
|
||||
* Author: Matthew Barbour <matthew@darkholme.net>
|
||||
* Description: Allows admins to automatically and manually transcode images.
|
||||
* Documentation:
|
||||
*
|
||||
*/
|
||||
|
||||
class TranscodeImageInfo extends ExtensionInfo
|
||||
{
|
||||
public const KEY = "transcode";
|
||||
|
Reference in New Issue
Block a user