CMXX - Updated Products page
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
defined('admin') or exit;
|
||||
// Configuration file
|
||||
$file = '../config.php';
|
||||
$file = '../custom/settings/config.php';
|
||||
// Open the configuration file for reading
|
||||
$contents = file_get_contents($file);
|
||||
// Format key function
|
||||
|
||||
Reference in New Issue
Block a user