Skip to content

Commit

Permalink
install Issue 9801 file
Browse files Browse the repository at this point in the history
  • Loading branch information
bobjacobsen committed May 20, 2021
1 parent bef7ec4 commit f6a0bde
Show file tree
Hide file tree
Showing 92 changed files with 2,318 additions and 11 deletions.
2 changes: 1 addition & 1 deletion help/en/releasenotes/current-draft-note.shtml
Expand Up @@ -468,7 +468,7 @@
</ul>
<h4>Signal Systems</h4>
<ul>
<li></li>
<li>Mark Ziebell added a CCOR-1967 signal system.</li>
</ul>

<h4>Signal Heads</h4>
Expand Down
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html>
<head>
<title>JMRI Icons</title>
</head>
<body>
<h1>JMRI Resources</h1>


<?php
// find showIcons directory
$name = getcwd();
$n = strrpos($name, "/resources");

require(substr($name,0,$n+strlen("/resources"))."/showIcons.php");

showSubdirs();
showFiles();

?>
</table>


</body>
</html>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html>
<head>
<title>JMRI Icons</title>
</head>
<body>
<h1>JMRI Resources</h1>


<?php
// find showIcons directory
$name = getcwd();
$n = strrpos($name, "/resources");

require(substr($name,0,$n+strlen("/resources"))."/showIcons.php");

showSubdirs();
showFiles();

?>
</table>


</body>
</html>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html>
<head>
<title>JMRI Icons</title>
</head>
<body>
<h1>JMRI Resources</h1>


<?php
// find showIcons directory
$name = getcwd();
$n = strrpos($name, "/resources");

require(substr($name,0,$n+strlen("/resources"))."/showIcons.php");

showSubdirs();
showFiles();

?>
</table>


</body>
</html>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html>
<head>
<title>JMRI Icons</title>
</head>
<body>
<h1>JMRI Resources</h1>


<?php
// find showIcons directory
$name = getcwd();
$n = strrpos($name, "/resources");

require(substr($name,0,$n+strlen("/resources"))."/showIcons.php");

showSubdirs();
showFiles();

?>
</table>


</body>
</html>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html>
<head>
<title>JMRI Icons</title>
</head>
<body>
<h1>JMRI Resources</h1>


<?php
// find showIcons directory
$name = getcwd();
$n = strrpos($name, "/resources");

require(substr($name,0,$n+strlen("/resources"))."/showIcons.php");

showSubdirs();
showFiles();

?>
</table>


</body>
</html>
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html>
<head>
<title>JMRI Icons</title>
</head>
<body>
<h1>JMRI Resources</h1>


<?php
// find showIcons directory
$name = getcwd();
$n = strrpos($name, "/resources");

require(substr($name,0,$n+strlen("/resources"))."/showIcons.php");

showSubdirs();
showFiles();

?>
</table>


</body>
</html>
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html>
<head>
<title>JMRI Icons</title>
</head>
<body>
<h1>JMRI Resources</h1>


<?php
// find showIcons directory
$name = getcwd();
$n = strrpos($name, "/resources");

require(substr($name,0,$n+strlen("/resources"))."/showIcons.php");

showSubdirs();
showFiles();

?>
</table>


</body>
</html>

0 comments on commit f6a0bde

Please sign in to comment.