modified the SMS Units and Charge

This commit is contained in:
Kwesi Banson Jnr
2026-05-20 07:24:13 +00:00
parent d0f50a8549
commit a666004f98
5 changed files with 192 additions and 119 deletions

View File

@@ -23,5 +23,10 @@
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>
<Files ~ "^.*\.([Ee][Nn][Vv])">
order allow,deny
deny from all
satisfy all
</Files>
php_value upload_max_filesize 512M
php_value post_max_size 512M