Class icms_core_Debug
This class and its methods handle all the debug messages
Package: Core
Copyright: (c) 2007-2008 The ImpressCMS Project - www.impresscms.org
License: GNU General Public License (GPL)
Author: Steve Kenow skenow@impresscms.org
Located at core/Debug.php
Copyright: (c) 2007-2008 The ImpressCMS Project - www.impresscms.org
License: GNU General Public License (GPL)
Author: Steve Kenow skenow@impresscms.org
Located at core/Debug.php
public static
|
|
public static
|
|
public static
|
#
setDeprecated( string $replacement = '', string $extra = '' )
Provides a backtrace for deprecated methods and functions, will be in the error section of debug This takes the place of icms_deprecated() and include/functions.php :: xoops_refcheck() |