diff options
Diffstat (limited to 'include/zot.php')
-rw-r--r-- | include/zot.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/zot.php b/include/zot.php index f4568fc2f..4d3817a4f 100644 --- a/include/zot.php +++ b/include/zot.php @@ -1055,6 +1055,7 @@ function import_directory_profile($hash,$profile) { dbesc($arr['xprof_country']) ); } + return; } |