Skip to content

Commit

Permalink
not used
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz authored and mrubinsk committed Nov 14, 2013
1 parent 7a36cf7 commit 32649d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/Prefs/test/Horde/Prefs/Unit/Storage/Sql/Base.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public function testModifyPreferences()

public static function setUpBeforeClass()
{
$logger = new Horde_Log_Logger(new Horde_Log_Handler_Cli());
//$logger = new Horde_Log_Logger(new Horde_Log_Handler_Cli());
//self::$db->setLogger($logger);
$dir = __DIR__ . '/../../../../../../migration/Horde/Prefs';
if (!is_dir($dir)) {
Expand Down

0 comments on commit 32649d4

Please sign in to comment.