%PDF- %PDF-
Direktori : /home/t/r/a/tradesc/www/relax/wp-content/themes/flatsome/inc/builder/core/server/helpers/ |
Current File : /home/t/r/a/tradesc/www/relax/wp-content/themes/flatsome/inc/builder/core/server/helpers/paths.php |
<?php /** * Get path to a file relative to plugin directory. * * @param string $path * @return string */ function ux_builder_path( $path = '' ) { return UX_BUILDER_PATH . $path; }