PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
header
/
scroll-appearance
<?php include_once WEBON_CORE_INC_PATH . '/header/scroll-appearance/helper.php'; foreach ( glob( WEBON_CORE_INC_PATH . '/header/scroll-appearance/dashboard/*/*.php' ) as $dashboard ) { include_once $dashboard; } foreach ( glob( WEBON_CORE_INC_PATH . '/header/scroll-appearance/*/include.php' ) as $appearance ) { include_once $appearance; }
[+]
fixed
[+]
..
[-] include.php
[edit]
[-] helper.php
[edit]
[+]
sticky
[+]
dashboard