Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-04-10 19:23:03 +07:00
parent e4705579f0
commit 0700a715e4
5693 changed files with 857475 additions and 0 deletions

View File

@ -0,0 +1,8 @@
Expected php.ini settings
magic_quotes off
error_level E_ALL & ~E_NOTICE
Before running samples, make sure that db connection settings in config.php are set properly and database was filled from dump.sql file
(c) Dinamenta, UAB