Skip to content

Instantly share code, notes, and snippets.

@Nekstati
Nekstati / listener.php
Created June 29, 2019 11:36
Ultimate Points v1.2.2 for phpBB - Fix - Decrease user's points when deleting a post or shortening post text
<?php
/**
*
* @package phpBB Extension - Ultimate Points
* @copyright (c) 2016 dmzx & posey - https://www.dmzx-web.net
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
namespace dmzx\ultimatepoints\event;