remove extension metadata comments (we have metadata objects now)

This commit is contained in:
Shish
2019-11-02 20:19:09 +00:00
parent 55c6854003
commit b568933f45
100 changed files with 176 additions and 1039 deletions

View File

@ -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";