fixed error new prof choosing transfert can now access profil

This commit is contained in:
asus
2024-03-27 14:10:10 +01:00
parent ab6d825724
commit 8b70bea62a
3 changed files with 5 additions and 3 deletions

View File

@@ -180,9 +180,6 @@ class Fbpatch {
self::$_post_id = $id;
self::$_has_elements_to_skip = $is_to_skip;
self::$_skip_elements = $skip_array;
error_log("self::_post_id: " . json_encode(self::$_post_id));
error_log("self::_skip_elements: " . json_encode(self::$_skip_elements));
}
/*