Commit graph

18 commits

Author SHA1 Message Date
Sergei Solovev a8235b9df9 Fixed broken debug 2023-12-03 19:35:46 +03:00
Sergei Solovev b59003e559 Reformat code
This update contains code reformatting to meet PHP standards.
2023-11-12 21:12:42 +03:00
Sergei Solovev 61b7226828 Major updates
Added support:
1. Composer for packages below;
2. symfony/polyfill to work with newer versions of php
3. filp/whoops to display php errors on screen
4. monolog/monolog for logging errors to a file and browser console
2023-11-12 17:26:34 +03:00
Sergei Solovev abab8bccea EngineGPv3 Publication 2023-11-11 23:56:12 +03:00
Sergei Solovev cc042e28e6 Removed dependencies, after removing the mobile version 2023-09-03 18:10:44 +03:00
Sergei Solovev a45b4fab62 Changing file routing
Removed unnecessary ROOT constant
The DIR constant has been changed
All dependencies have been edited
2023-09-03 15:08:57 +03:00
Sergei Solovev 4be487f883 Conversion to PSR code format. Part #1 2023-05-05 04:17:19 +03:00
Sergei Solovev 224f61ec5a
Merge pull request #60 from EngineGPDev/removed-useless-comma 2023-04-13 21:59:34 +03:00
Roman Kelesidis c0e0882a4d Removed useless comma in user list ending 2023-04-13 22:27:31 +07:00
Roman Kelesidis a7706eae54 Update distributor.php 2023-04-13 21:32:05 +07:00
Roman Kelesidis f8f9f66d70 Fixed Undefined variable: aop
Undefined variable: aop in file C:\OSPanel\domains\localhost\system\distributor.php on line 124
2023-04-13 21:24:46 +07:00
Roman Kelesidis 50df251051 Improved debugging 2023-04-13 20:28:51 +07:00
Sergei Solovev c6c3ce0627
Adding filp/whoops (#36) 2023-03-19 22:58:35 +03:00
Sergey ee61ff490d Minor fixes
Convert to spaces
Fixer array
2023-03-05 16:37:46 +03:00
Roman Kelesidis bdff242d1a Fixed deprecated in html.php line 140
Deprecated: Required parameter $name follows optional parameter $arr in C:\OSPanel\domains\localhost\system\library\html.php on line 140
2023-03-05 12:35:36 +07:00
Roman Kelesidis a44e1986f4 Fixed: Deprecated in html.php line 133 2023-03-05 12:05:09 +07:00
Sergey 86435d65f8 Removing the mobile version 2023-03-05 07:04:20 +03:00
Sergey 8063f16b0d add files 2023-03-05 02:45:46 +03:00