Просмотр файла element_options/element_lost_cron/element_lost_update_rating.php

Размер файла: 415B
<?php
	require_once '../element_database.php';
	require_once '../../element_function/element_function_standart.php';
	require_once '../../element_function/element_function_rating.php';
		
	update_rating_user('', 0);
	
///element_options/element_lost_cron/element_lost_update_rating10.php
// /usr/bin/wget -q -o /dev/null http://godwars.ru/element_options/element_lost_cron/element_lost_update_rating.php
?>