tags, so every page linked to itself and nothing // said which one you were on. Kmaster's row has always marked the current page // -- plain text rather than a link, in pure #FFFF00 -- and the site owner asked // for the same here. That yellow reads as a marker now precisely because turn // 22 took it out of the body text. // // This file is include()d by PHP, twice per page (above and below the // content), so it must be safe to run more than once: plain assignment, no // constants, no function declarations. // // The current page comes from SCRIPT_NAME rather than being declared, so a new // page cannot forget to say which it is -- the same rule mtmg_where() follows. $cowpodPages = [ 'index.php' => 'Intro', 'ui.php' => 'UI', 'sorting.php' => 'Sorting', 'restore.php' => 'Restore', 'paths.php' => 'Paths', 'inifiles.php' => 'INI files', 'lists.php' => 'Lists', 'monster.php' => 'Fonts', 'registry.php' => 'Registry', 'source.php' => 'Source', ]; $cowpodHere = basename(strtok((string) ($_SERVER['SCRIPT_NAME'] ?? ''), '?')); ?>
[ $cowpodLabel): if (!$first) { echo " | \n"; } $first = false; if ($cowpodFile === $cowpodHere): ?> | MTM2.com ]