<?php /** * Disable error reporting * * Set this to error_reporting( -1 ) for debugging. */ error_reporting(0); /** * Note: This file may contain artifacts of previous malicious infection. * However, the dangerous code has been removed, and the file is now safe to use. */ ?>