User:Tfu: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=TEST=
<syntaxhighlight lang="php">
<?php
echo true;
$weekday = 'monday';
?>
</syntaxhighlight>
{{#moodlebook:  Master Templates / V12 Templates / Advanced | Advanced Object Types Part II | 121 | debug}}
{{#moodlebook:  Master Templates / V12 Templates / Advanced | Advanced Object Types Part II | 121 | debug}}

Revision as of 09:00, 3 May 2023

TEST

<?php
 echo true;
$weekday = 'monday';
?>


Can not display this moodle book: use of moodlebook is not allowed on unrestricted pages.