G
Gemini_13
Гость
нет, кеш. а точнее bb_cache
PHP:
CACHE('bb_cache')->get('shout_data_adm', 60))
CACHE('bb_cache')->get('shout_data_adm', 60))
$username = ($user_level) ? profile_url($shout_row) : '<span>'.$shout_row['username'].'</span>' ;
$username = profile_url($shout_row);