View file sys/fnc/status.php

File size: 108B
<?php 

/**
* Устаревшая функция
*/

function status($ID)
{
	  echo avatar($ID);
}