suhosin.get.max_value_length', '1000000'); ?>
$current_value)
echo('- '.$current_user.''.formatBytes($current_value).'
');
?>
$others_value)
echo('- '.$others_name.''.formatBytes($others_value).'
');
?>
" />
$post_value) {
// Is it an admin user?
if(preg_match('/^admin_(.+)$/i', $post_key)) {
// Update the marker
$users_removed = true;
// Push the value to the global array
array_push($users_remove, $post_value);
}
}
// Somebody has been removed
if($users_removed) {
// Remove the users!
manageUsers('remove', $users_remove);
?>
svn up'); ?>
'.$update_infos['id'].''); ?>