3 lines
101 B
PHP
Executable File
3 lines
101 B
PHP
Executable File
<?php
|
|
if(!defined('TABLE_SQLVIEW')) define('TABLE_SQLVIEW', '`' . $config->db->prefix . 'sqlview`');
|