diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-08-16 10:42:09 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-08-16 10:42:09 +0000 |
commit | 5cfc151475871e79ee12ea2446b6c8586382c375 (patch) | |
tree | d003811dcd5862dda8ec64ee78ae601b8ceb898f /engine/lib/entities.php | |
parent | 22ef7a44d10c33bc38a7fcbb96a4a1972960dee3 (diff) | |
download | elgg-5cfc151475871e79ee12ea2446b6c8586382c375.tar.gz elgg-5cfc151475871e79ee12ea2446b6c8586382c375.tar.bz2 |
Code also useless
git-svn-id: https://code.elgg.org/elgg/trunk@1960 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/lib/entities.php')
-rw-r--r-- | engine/lib/entities.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/lib/entities.php b/engine/lib/entities.php index 9f984a21a..a2026d982 100644 --- a/engine/lib/entities.php +++ b/engine/lib/entities.php @@ -736,6 +736,7 @@ case 'tables_split' : // We don't want to export the internal counter variables. case 'tables_loaded' : // Or this one + case 'code' : case 'enabled' : // Useless to an importer case 'email' : |