Skip to content

Commit e43229a

Browse files
author
Ryszard Pydo
committed
Mantis patch update
1 parent b505ba2 commit e43229a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $g_custom_headers = array( 'Content-Security-Policy: ' . "default-src *; img-src
3838
If you want to save images as bug attachments (recommended) you should patch MantisBT code.
3939
It is required for hide files generated from TinyMCE.
4040
Open core/bug_api.php file and find bug_get_attachments function.
41-
Add marked lines at the beginning code (around 1764 line code)
41+
Add marked lines at the beginning code (around 1900 line code)
4242

4343
```php
4444
function bug_get_attachments( $p_bug_id ) {

0 commit comments

Comments
 (0)