Go to the source code of this file.
Functions | |
renderUpdates () | |
Variables | |
PHP | $page_author = "Dan Jensen" |
$page_author_email = "admin@NOSPAMleinir.dk" | |
$page_menu = 100 | |
$page_date = formatTime( time() ) | |
$page_title = i18n("Recent Updates") | |
$page_content = renderUpdates() |
renderUpdates | ( | ) |
Definition at line 23 of file subscriptionupdates.php.
References $subscriptions, formatTime(), getGlobalIDThumbnail(), globalIDtoURL(), i18n(), parse_page_data(), parse_profilelinks(), renderInformationBox(), and renderNavigator().
PHP $page_author = "Dan Jensen" |
Definition at line 17 of file subscriptionupdates.php.
$page_author_email = "admin@NOSPAMleinir.dk" |
Definition at line 18 of file subscriptionupdates.php.
$page_content = renderUpdates() |
Definition at line 77 of file subscriptionupdates.php.
$page_date = formatTime( time() ) |
Definition at line 20 of file subscriptionupdates.php.
$page_menu = 100 |
Definition at line 19 of file subscriptionupdates.php.
$page_title = i18n("Recent Updates") |
Definition at line 21 of file subscriptionupdates.php.