diff options
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' : |