mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-01 15:26:12 +00:00
7 lines
101 B
PHP
Executable File
7 lines
101 B
PHP
Executable File
<?php
|
|
include ("home.php");
|
|
?>
|
|
|
|
|
|
<script src="<?= Root("i/js/create_algorithm.js")?>" ></script>
|