mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
remove forgotten debug line
git-svn-id: http://piwigo.org/svn/trunk@1933 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -834,7 +834,6 @@ function create_user_infos($arg_id, $override_values = null)
|
||||
if (!is_null($override_values))
|
||||
{
|
||||
$default_user = array_merge($default_user, $override_values);
|
||||
print_r($default_user);
|
||||
}
|
||||
|
||||
foreach ($user_ids as $user_id)
|
||||
|
||||
Reference in New Issue
Block a user