Current Path: > > > var > softaculous > realestate
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
images | Directory | - | - | |
php53 | Directory | - | - | |
php56 | Directory | - | - | |
php71 | Directory | - | - | |
php81 | Directory | - | - | |
php82 | Directory | - | - | |
already_install | File | 5 bytes | December 23 2021 11:54:36. | |
changelog.txt | File | 1116 bytes | March 25 2025 10:56:14. | |
clone.php | File | 3237 bytes | March 25 2025 12:28:46. | |
cron.php | File | 2509 bytes | December 23 2021 11:54:36. | |
db.php | File | 519 bytes | December 23 2021 11:54:36. | |
edit.php | File | 4534 bytes | March 25 2025 12:28:46. | |
edit.xml | File | 447 bytes | December 23 2021 11:54:36. | |
fileindex.php | File | 122 bytes | December 23 2021 11:54:36. | |
import.php | File | 3881 bytes | March 25 2025 12:28:46. | |
info.xml | File | 3367 bytes | March 25 2025 10:56:14. | |
install.js | File | 924 bytes | December 23 2021 11:54:36. | |
install.php | File | 5510 bytes | March 25 2025 12:28:46. | |
install.xml | File | 925 bytes | September 13 2022 09:33:16. | |
md5 | File | 4560 bytes | March 25 2025 12:28:46. | |
notes.txt | File | 79 bytes | December 23 2021 11:54:36. | |
realestate.sql | File | 521540 bytes | March 25 2025 10:56:14. | |
realestate.zip | File | 48742111 bytes | March 25 2025 10:56:14. |
<?php require_once(dirname(__FILE__) . '/../helpers/common.php'); $physicalPath = realpath(dirname(__FILE__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR . '..'); Yii::setPathOfAlias('webroot', $physicalPath); Yii::setPathOfAlias('webroot.uploads', $physicalPath . DIRECTORY_SEPARATOR . 'uploads'); Yii::setPathOfAlias('webroot.uploads.objects', $physicalPath . DIRECTORY_SEPARATOR . 'uploads' . DIRECTORY_SEPARATOR . 'objects'); $baseHost = '[[softurl]]'; $_SERVER['SERVER_NAME'] = $_SERVER['HTTP_HOST'] = $baseHost; $config = array( 'basePath' => dirname(__FILE__) . DIRECTORY_SEPARATOR . '..', 'name' => 'OpenRealEstateCMSCron'.md5($baseHost), 'preload' => array('log'), 'components' => array( 'request' => array( 'hostInfo' => $baseHost, 'baseUrl' => '', 'scriptUrl' => '', ), ), ); if (file_exists(dirname(__FILE__) . '/main.php')) { $mainConfig = require(dirname(__FILE__) . '/main.php'); } else { $mainConfig = require(dirname(__FILE__) . '/main-free.php'); } $mergeArr = CMap::mergeArray($config, $mainConfig); if (isset($mergeArr['theme'])) { unset($mergeArr['theme']); } if (isset($mergeArr['onBeginRequest'])) { unset($mergeArr['onBeginRequest']); } if (isset($mergeArr['components']['user'])) { $mergeArr['components']['user']['class'] = 'ConsoleUser'; $mergeArr['components']['user']['primaryKey'] = 1; unset($mergeArr['components']['user']['allowAutoLogin']); unset($mergeArr['components']['user']['loginUrl']); } # вырубаем всё не нужное - чтобы работала генерация ссылок в Notifier через createUrl/createAssoluteUrl if (isset($mergeArr['components']['request']['enableCsrfValidation'])) { unset($mergeArr['components']['request']['enableCsrfValidation']); } if (isset($mergeArr['components']['request']['noCsrfValidationRoutes'])) { unset($mergeArr['components']['request']['noCsrfValidationRoutes']); } if (isset($mergeArr['components']['request']['enableCookieValidation'])) { unset($mergeArr['components']['request']['enableCookieValidation']); } if (isset($mergeArr['components']['request']['csrfTokenName'])) { unset($mergeArr['components']['request']['csrfTokenName']); } if (isset($mergeArr['components']['request']['class'])) { unset($mergeArr['components']['request']['class']); } if (isset($mergeArr['controllerMap'])) { unset($mergeArr['controllerMap']); } return $mergeArr;
SILENT KILLER Tool