-
- Downloads
Get rid of `stripslashes()`
This conversions are actually totally unneeded and probably left-overs from ages where the safe_mode was still a valid thing.
Showing
- apps/files/ajax/delete.php 1 addition, 1 deletionapps/files/ajax/delete.php
- apps/files/ajax/move.php 3 additions, 3 deletionsapps/files/ajax/move.php
- apps/files/ajax/newfile.php 0 additions, 1 deletionapps/files/ajax/newfile.php
- apps/files/ajax/newfolder.php 2 additions, 2 deletionsapps/files/ajax/newfolder.php
- apps/files/ajax/upload.php 2 additions, 2 deletionsapps/files/ajax/upload.php
Loading
Please register or sign in to comment