Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
malacoscolicine
/
wp-content
/
plugins
/
popup-builder
/
com
/
classes
/
components
:
boot.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php require_once(dirname(__FILE__).'/config/config.php'); require_once(dirname(__FILE__).'/config/configPackage.php'); if (file_exists(SG_POPUP_CONFIG_PATH.'dataConfig.php')) { require_once(SG_POPUP_CONFIG_PATH.'dataConfig.php'); } require_once(SG_POPUP_CLASSES_PATH.'SGPBRequirementsChecker.php'); SGPBRequirementsChecker::init();