NotificationsCouldBeSent(); $UserIsLoggedIn = $GLOBALS["G_User"]->IsLoggedIn(); $UserIsSubscribed = $H_Blog->UserIsSubscribedToNotifications($GLOBALS["G_User"]); $BlogSchema = new MetadataSchema($H_Blog->GetSchemaId()); ?>

Unsubscribe Subscribe UserCanEdit($GLOBALS["G_User"])) { ?> Admin List UserCanAuthor($GLOBALS["G_User"])) { ?> New Entry
LoadFunction("Blog_PrintBlogEntry"); foreach ($H_Entries as $Entry) { Blog_PrintBlogEntry($Entry); } $TransportLink = $H_Blog->BlogUrl(array("CK" => $H_ListChecksum)); PrintTransportControls($TransportLink, $H_StartingIndex, $H_EntriesPerPage, $H_EntryCount); } else { ?>

There are no blog entries.