Skip to content

Commit 7b5a23b

Browse files
author
Kevin Krieger
committed
remove include path
1 parent 19d5fce commit 7b5a23b

File tree

1 file changed

+0
-2
lines changed
  • app/code/community/Hackathon/LoggerSentry/Model

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
set_include_path(get_include_path() . PATH_SEPARATOR . realpath(Mage::getBaseDir() .DS.'lib'.DS.'sentry'.DS.'raven'.DS.'lib'));
4-
53
class Hackathon_LoggerSentry_Model_Sentry extends Zend_Log_Writer_Abstract
64
{
75
/**

0 commit comments

Comments
 (0)