# cpanel12 - SilenceDeprecatedPatch               Copyright(c) 2009 cPanel, Inc.
#                                                           All rights Reserved.
# copyright@cpanel.net                                         http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited

package Cpanel::Easy::PHP5::SilenceDeprecatedPatch;

our $easyconfig = { 'skip' => 1 };

1;
