From 1cdfbf3122ee28047f5f6409cf1c0d6b3ce8902a Mon Sep 17 00:00:00 2001 From: icewing Date: Mon, 9 Jun 2008 16:38:22 +0000 Subject: git-svn-id: https://code.elgg.org/elgg/trunk@840 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/lib/entities.php') diff --git a/engine/lib/entities.php b/engine/lib/entities.php index 6fc8f2acc..cf0e544b6 100644 --- a/engine/lib/entities.php +++ b/engine/lib/entities.php @@ -468,7 +468,7 @@ // Increment the portion counter $this->attributes['tables_loaded'] ++; - echo "LOADED::: " . $this->attributes['tables_loaded']; + // Cache object handle if ($this->attributes['guid']) cache_entity($this); -- cgit v1.2.3