You are here

property Smarty::$config_dir in Quiz 6.5

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

The directory where config files are located.

Type: string

File

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

Class

Smarty
@package Smarty

Code

var $config_dir = 'configs';