Last active
March 29, 2018 18:09
-
-
Save krasnikovdev/773ec636f7b5285837174423ce9702d3 to your computer and use it in GitHub Desktop.
modx config настройки phpThumb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
phpthumb_allow_src_above_docroot = 1; | |
core/model/phpthumb/phpthumb.class.php | |
var $config_allow_src_above_docroot = true; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment