Fixed bug in define name
Fixed HBC_File define name.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
define('HBCFile', 'index');
|
||||
define('HBC_File', 'index');
|
||||
|
||||
require '_inc.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user