mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
nothing much here
This commit is contained in:
parent
1939c80a54
commit
8ae1314c61
@ -117,7 +117,7 @@
|
||||
echo $addlink;
|
||||
}
|
||||
|
||||
if (isset($blogEntries) ) {
|
||||
if ($blogEntries) {
|
||||
|
||||
$count = 0;
|
||||
foreach ($blogEntries as $blogEntry) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user