Skip to content

Commit 8698d59

Browse files
author
Kevin Krieger
committed
update sentry lib
1 parent e9312a8 commit 8698d59

File tree

93 files changed

+7921
-3345
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+7921
-3345
lines changed

app/code/community/Hackathon/LoggerSentry/Model/Sentry.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
set_include_path(get_include_path() . PATH_SEPARATOR . realpath(Mage::getBaseDir() .DS.'lib'.DS.'sentry'.DS.'raven'.DS.'lib'));
3+
set_include_path(get_include_path() . PATH_SEPARATOR . realpath(Mage::getBaseDir() .DS.'lib'.DS.'sentry'.DS.'sentry'.DS.'lib'));
44

55
class Hackathon_LoggerSentry_Model_Sentry extends Zend_Log_Writer_Abstract
66
{

lib/sentry/raven/.travis.yml

-30
This file was deleted.

lib/sentry/raven/AUTHORS

-4
This file was deleted.

lib/sentry/raven/CHANGES

-52
This file was deleted.

lib/sentry/raven/README.rst

-273
This file was deleted.

0 commit comments

Comments
 (0)