PK
œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/telusvwg/public_html/da754d/index.php on line 8
| Dir : /home/telusvwg/techinnovo.co/wp-content/plugins/really-simple-ssl/core/config/ |
| Server: Linux premium279.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 IP: 66.29.132.192 |
| Dir : /home/telusvwg/techinnovo.co/wp-content/plugins/really-simple-ssl/core/config/env.php |
<?php
if (!defined('ABSPATH')) {
exit;
}
// The environment config can be used BEFORE the 'init' hook.
return [
'plugin' => [
'name' => 'Really Simple Security',
'version' => '9.5.8.1',
'pro' => false,
'core_path' => dirname(__DIR__),
'path' => dirname(__DIR__, 2),
'base_path' => dirname(__DIR__, 2). DIRECTORY_SEPARATOR . plugin_basename(dirname(__DIR__, 2)) . '.php',
'assets_path' => dirname(__DIR__) . DIRECTORY_SEPARATOR .'assets' . DIRECTORY_SEPARATOR,
'lang_path' => plugin_basename(dirname(__DIR__, 2)) . DIRECTORY_SEPARATOR . 'languages' . DIRECTORY_SEPARATOR,
'view_path' => dirname(__DIR__, 2) . DIRECTORY_SEPARATOR . 'app' . DIRECTORY_SEPARATOR . 'views' . DIRECTORY_SEPARATOR,
'feature_path' => dirname(__DIR__) . DIRECTORY_SEPARATOR . 'app' . DIRECTORY_SEPARATOR . 'Features' . DIRECTORY_SEPARATOR,
'react_path' => dirname(__DIR__) . DIRECTORY_SEPARATOR . 'react',
'dir' => plugin_basename(dirname(__DIR__, 2)),
'base_file' => plugin_basename(dirname(__DIR__, 2)) . DIRECTORY_SEPARATOR . plugin_basename(dirname(__DIR__, 2)) . '.php',
'lang' => plugin_basename(dirname(__DIR__, 2)) . DIRECTORY_SEPARATOR . 'assets' . DIRECTORY_SEPARATOR . 'languages',
'url' => plugin_dir_url(__DIR__),
'assets_url' => plugin_dir_url(__DIR__).'assets/',
'views_url' => plugin_dir_url(__DIR__).'app/views/',
'react_url' => plugin_dir_url(__DIR__).'react',
'dashboard_url' => is_multisite()
? add_query_arg(['page' => 'really-simple-security'], network_admin_url('settings.php'))
: add_query_arg(['page' => 'really-simple-security'], admin_url('admin.php')),
],
'http' => [
'version' => 'v1',
'namespace' => 'really-simple-security',
],
// Since we don't have enums yet:
'onboarding' => [
'queue_option' => 'rsssl_onboarding_actions_queue',
'queue_event' => 'rsssl_process_onboarding_actions_queue',
]
];