You are here

property Smarty::$_file_perms in Quiz 6.5

Same name and namespace in other branches
  1. 6.6 includes/moodle/lib/smarty/Smarty.class.php \Smarty::_file_perms

default file permissions

Type: integer

File

includes/moodle/lib/smarty/Smarty.class.php, line 508

Class

Smarty
@package Smarty

Code

var $_file_perms = 0644;