first upload all files
This commit is contained in:
5
Modules/Option/helpers.php
Normal file
5
Modules/Option/helpers.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
if (! defined('FOR_SELECT_OPTION')) {
|
||||
define('FOR_SELECT_OPTION', true);
|
||||
}
|
||||
Reference in New Issue
Block a user