mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
9 lines
205 B
PHP
9 lines
205 B
PHP
<?php
|
|
|
|
/**
|
|
* Name: Torch
|
|
* Description: Flashlight
|
|
* Version: 1.0
|
|
* Author: Macgirvin
|
|
*/
|
|
function torch_load(){}function torch_unload(){}function torch_module(){}function torch_content($a){killme();}
|