Remove error reporting settings and update author and copyright information in htmlposts.php
This commit is contained in:
@@ -1,12 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
ini_set('display_errors', 1);
|
|
||||||
ini_set('log_errors', 1);
|
|
||||||
error_reporting(E_ALL);
|
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
*
|
*
|
||||||
* HTML in Posts plugin (/inc/plugins/htmlposts.php)
|
* HTML in Posts plugin (/inc/plugins/htmlposts.php)
|
||||||
* Author: Diogo Parrinha
|
* Author: Diogo Parrinha and SickProdigy
|
||||||
* Copyright: © 2021 Diogo Parrinha
|
* Copyright: © 2025 SickGaming.net
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* License: license.txt
|
* License: license.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user