You are here

property Smarty::$compile_dir in Quiz 6.6

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

The directory where compiled templates are located.

Type: string

File

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

Class

Smarty
@package Smarty

Code

var $compile_dir = 'templates_c';