From 09f229f4664ed51dfd06d545db2f32bca3b9acf2 Mon Sep 17 00:00:00 2001 From: ewinslow Date: Sat, 30 Oct 2010 23:53:57 +0000 Subject: Refs #2597: Pulled Loggable functions with identical implementations into ElggData git-svn-id: http://code.elgg.org/elgg/trunk@7155 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/classes/ElggData.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'engine/classes/ElggData.php') diff --git a/engine/classes/ElggData.php b/engine/classes/ElggData.php index f200a7c21..a206964fa 100644 --- a/engine/classes/ElggData.php +++ b/engine/classes/ElggData.php @@ -1,8 +1,34 @@ owner_guid; + } + /** * The main attributes of an entity. * Holds attributes to save to database -- cgit v1.2.3