PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
search
<?php include_once WEBON_CORE_INC_PATH . '/search/search.php'; include_once WEBON_CORE_INC_PATH . '/search/helper.php'; include_once WEBON_CORE_INC_PATH . '/search/dashboard/admin/search-options.php'; foreach ( glob( WEBON_CORE_INC_PATH . '/search/layouts/*/include.php' ) as $layout ) { include_once $layout; }
[+]
widgets
[-] search.php
[edit]
[+]
..
[+]
layouts
[-] include.php
[edit]
[+]
assets
[-] helper.php
[edit]
[+]
dashboard