add full url

This commit is contained in:
Pavel Belyaev
2021-06-06 01:32:25 +05:00
parent 63da641a54
commit 2b37e54dbb
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
<?php
$le_mod_loader = new LE_MOD_LOAD();
LE::$QUERY_DATA_TYPE = LE_REQUEST::TYPE_DETECT();
LE::$FULL_URL = LE_REQUEST::url2arr()['full_url'];
//init space
if ($le_mod_loader->init_path!==false)