forked from Cavemanon/cavepaintings
remove extension metadata comments (we have metadata objects now)
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* Name: Live Feed
|
||||
* Author: Shish <webmaster@shishnet.org>
|
||||
* License: GPLv2
|
||||
* Visibility: admin
|
||||
* Description: Logs user-safe (no IPs) data to a UDP socket, eg IRCCat
|
||||
* Documentation:
|
||||
*/
|
||||
|
||||
class LiveFeedInfo extends ExtensionInfo
|
||||
{
|
||||
public const KEY = "livefeed";
|
||||
|
Reference in New Issue
Block a user