$wgAddGroups['Админ_1'] = array( 'Админ_2' );
Minimum sitemap lifetime
The minimum amount of time that will elapse before the sitemaps are regenerated. The sitemaps will also only be regenerated on cron if any links have been added, updated, or deleted.
Recommended value: @count день.
function mytheme_preprocess_node(&$variables) {
$variables['submitted'] = t('Published').' '.$variables['date'];
}
format_date($timestamp, 'custom', 'd F Yг.', $timezone = NULL, 'ru');
date('now');