graphonline/tpl/create_algorithm.php
2020-07-03 23:24:10 +03:00

7 lines
101 B
PHP
Executable File

<?php
include ("home.php");
?>
<script src="<?= Root("i/js/create_algorithm.js")?>" ></script>