fix php cgi scripts. Renamed BFS.

This commit is contained in:
Oleg Sh
2019-05-25 14:25:08 +02:00
parent 27b12c4136
commit 381d6474a8
7 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
<?
<?php
$matrix = $_GET["matrix"];
$text = $_GET["text"];