| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/class-orbit-fox-i18n.php.tar |
crosstraining/wp-content/plugins/themeisle-companion/core/includes/class-orbit-fox-i18n.php 0000604 00000001530 15114247373 0031220 0 ustar 00 home/xbodynamge <?php
/**
* Define the internationalization functionality
*
* Loads and defines the internationalization files for this plugin
* so that it is ready for translation.
*
* @link https://themeisle.com
* @since 1.0.0
*
* @package Orbit_Fox
* @subpackage Orbit_Fox/includes
*/
/**
* Define the internationalization functionality.
*
* Loads and defines the internationalization files for this plugin
* so that it is ready for translation.
*
* @since 1.0.0
* @package Orbit_Fox
* @subpackage Orbit_Fox/includes
* @author Themeisle <friends@themeisle.com>
*/
class Orbit_Fox_I18n {
/**
* Load the plugin text domain for translation.
*
* @since 1.0.0
*/
public function load_plugin_textdomain() {
load_plugin_textdomain(
'themeisle-companion',
false,
OBX_PATH . '/languages/'
);
}
}
home/xbodynamge/dev/wp-content/plugins/themeisle-companion/core/includes/class-orbit-fox-i18n.php 0000644 00000001530 15114545651 0027174 0 ustar 00 <?php
/**
* Define the internationalization functionality
*
* Loads and defines the internationalization files for this plugin
* so that it is ready for translation.
*
* @link https://themeisle.com
* @since 1.0.0
*
* @package Orbit_Fox
* @subpackage Orbit_Fox/includes
*/
/**
* Define the internationalization functionality.
*
* Loads and defines the internationalization files for this plugin
* so that it is ready for translation.
*
* @since 1.0.0
* @package Orbit_Fox
* @subpackage Orbit_Fox/includes
* @author Themeisle <friends@themeisle.com>
*/
class Orbit_Fox_I18n {
/**
* Load the plugin text domain for translation.
*
* @since 1.0.0
*/
public function load_plugin_textdomain() {
load_plugin_textdomain(
'themeisle-companion',
false,
OBX_PATH . '/languages/'
);
}
}
lebauwcentre/wp-content/plugins/themeisle-companion/core/includes/class-orbit-fox-i18n.php 0000644 00000001530 15115052041 0031002 0 ustar 00 home/xbodynamge <?php
/**
* Define the internationalization functionality
*
* Loads and defines the internationalization files for this plugin
* so that it is ready for translation.
*
* @link https://themeisle.com
* @since 1.0.0
*
* @package Orbit_Fox
* @subpackage Orbit_Fox/includes
*/
/**
* Define the internationalization functionality.
*
* Loads and defines the internationalization files for this plugin
* so that it is ready for translation.
*
* @since 1.0.0
* @package Orbit_Fox
* @subpackage Orbit_Fox/includes
* @author Themeisle <friends@themeisle.com>
*/
class Orbit_Fox_I18n {
/**
* Load the plugin text domain for translation.
*
* @since 1.0.0
*/
public function load_plugin_textdomain() {
load_plugin_textdomain(
'themeisle-companion',
false,
OBX_PATH . '/languages/'
);
}
}