Thomas

Results 1 issues of Thomas

## /app/config/config.php instead of: 60. define('DIR_FS_BASE', '/srv/http/pronto'); try: 60. define('DISK_FS_BASE', 'c:' // only for windows); 61. define('DIR_FS_BASE', DISK_FS_BASE.DS.'path/to/pronto'); ## /pronto/core/template.php instead of: 137. if(substr($filename, 0, 1) == DS) {; try:...