forked from leftypol/leftypol
print statements and relax rules in config
This commit is contained in:
parent
6bb0d4bbee
commit
1760f98a0c
23 changed files with 261 additions and 1340 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
require '/var/www/html/inc/functions.php';
|
||||
require './inc/functions.php';
|
||||
|
||||
$method = $_SERVER['REQUEST_METHOD'];
|
||||
if ($method == 'POST') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue