forked from Cavemanon/cavepaintings
remove extension metadata comments (we have metadata objects now)
This commit is contained in:
@ -1,15 +1,5 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* Name: Random Image
|
||||
* Author: Shish <webmaster@shishnet.org>
|
||||
* Link: http://code.shishnet.org/shimmie2/
|
||||
* License: GPLv2
|
||||
* Description: Do things with a random image
|
||||
* Documentation:
|
||||
*
|
||||
*/
|
||||
|
||||
class RandomImageInfo extends ExtensionInfo
|
||||
{
|
||||
public const KEY = "random_image";
|
||||
|
Reference in New Issue
Block a user