EstudioJuridicoAlmagro_Web/www/wpv_theme/options/advanced.php
david f72df580c3 - Importación inicial
- Ticket 1166 -> Orden de los idiomas ES FR EN RU

git-svn-id: https://192.168.0.254/svn/Proyectos.EstudioJuridicoAlmagro_Web/trunk@2 c22fe52d-42d7-ba4f-95f7-33effcf65713
2013-02-27 15:39:05 +00:00

13 lines
305 B
PHP

<?php
// this file returns an array with the order of the file which are used when generation the Advanced Options page
return array(
'advanced/general',
'advanced/layouts',
'advanced/style',
'advanced/sliders',
'advanced/config_management',
'advanced/sidebars',
'advanced/import',
);