[+] Classes: Add PHP exceptions support + handler
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8797 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
+1
-1
@@ -598,7 +598,7 @@ class ToolsCore
|
||||
*/
|
||||
public static function d($object, $kill = true)
|
||||
{
|
||||
return (self::dieObject($object, $kill = true));
|
||||
return (self::dieObject($object, $kill));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user