Phone and Address Change

This commit is contained in:
2024-08-01 10:34:55 +05:45
parent 5d398d05f6
commit 8704a98f70
172 changed files with 19819 additions and 9 deletions

8
.htaccess Normal file
View File

@ -0,0 +1,8 @@
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php82” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php82___lsphp .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit