Files
2025-08-14 22:39:38 +02:00

12 lines
199 B
PHP

<?php
/* For licensing terms, see /license.txt */
/**
* Plugin.
*
* @author Jose Angel Ruiz
*/
require_once __DIR__.'/config.php';
$plugin_info = CleanDeletedFilesPlugin::create()->get_info();