From 10f0f104a921894f7258d7855f5d31828b93a6aa Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 13 Jan 2009 12:12:34 +0000 Subject: git-svn-id: https://code.elgg.org/elgg/trunk@2561 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/sessions.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'engine/lib/sessions.php') diff --git a/engine/lib/sessions.php b/engine/lib/sessions.php index 602a9d13e..f3d828ca4 100644 --- a/engine/lib/sessions.php +++ b/engine/lib/sessions.php @@ -488,8 +488,6 @@ return $return; } - else - error_log('marcus FAILED TO WRITe ' . print_r($CONFIG, true)); } return false; -- cgit v1.2.3