1
This commit is contained in:
parent
c5f05d3b07
commit
6b72e6b054
@ -1,6 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
require 'bootstrap/init.php';
|
require 'bootstrap/init.php';
|
||||||
|
require '../config/config.php';
|
||||||
|
|
||||||
if (empty($_REQUEST['c']) || empty($_REQUEST['a'])) {
|
if (empty($_REQUEST['c']) || empty($_REQUEST['a'])) {
|
||||||
die();
|
die();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user