mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Moved php from cgi-bin to backend
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
<?php
|
||||
include ("cgi-bin/saveGraphHelpers.php");
|
||||
include ("backend/saveGraphHelpers.php");
|
||||
?>
|
||||
<h1><?= L('head_no_tags')?></h1>
|
||||
<p><?= L('text')?></p>
|
||||
|
||||
Reference in New Issue
Block a user