EstudioJuridicoAlmagro_Web/www/wpv_theme/options/quick_setup.php

7 lines
165 B
PHP
Raw Normal View History

<?php
// this file returns an array with the order of the file which are used when generation the Theme Options page
return array(
'quick_setup/general',
);