| | 2 | |
| | 3 | |
| | 4 | die('Developer, this plugin InsertPicture has been deprecated. You are STRONGLY advised to use ImageManager plugin instead. If you really must continue using this plugin, please edit xinha/unsupported_plugins/InsertPicture/InsertPicture.php to remove this notice.'); |
| | 5 | |
| | 6 | /* DEVELOPER! |
| | 7 | * |
| | 8 | * InsertPicture is probably insecure. There havn't been reports of it being attacked, but |
| | 9 | * really it is not very good. If you enable this plugin (by commenting out the die statement above) |
| | 10 | * you are probably dicing with death. |
| | 11 | * |
| | 12 | * ImageManager is recommended to replace this plugin. This plugin will be removed at a time |
| | 13 | * in the future. |
| | 14 | * |
| | 15 | */ |
| | 16 | |