This commit is contained in:
2022-06-07 00:30:34 +03:00
commit 5f4b2cbf77
1784 changed files with 327645 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<IfModule mod_php4.c>
php_value register_globals 1
php_value session.auto_start 1
php_flag session.auto_start 1
</IfModule>