Refactor contact management functions and remove phpinfo.php
- Updated formatting and structure of functions in edit_contact.inc.php for better readability and consistency. - Added comments to clarify the purpose of certain code sections, especially regarding mandant handling. - Removed the deprecated phpinfo.php file to clean up the codebase.
This commit is contained in:
4
module/api/.htaccess
Normal file
4
module/api/.htaccess
Normal file
@@ -0,0 +1,4 @@
|
||||
<Files "notifications-c5c54-a9705bfea23c.json">
|
||||
Order allow,deny
|
||||
Deny from all
|
||||
</Files>
|
||||
Reference in New Issue
Block a user