Various changes and fixes (#7424)
[openemr.git] / gacl / gacl.ini.php
blob8108447c034ddac8e65be92188ae8dde791e8125
1 ;<?php trigger_error('This is a hidden INI file, not PHP. Go away!', E_USER_ERROR); ?>
3 debug = FALSE
6 ;Admin interface
8 items_per_page = 100
9 max_select_box_items = 100
10 max_search_return_items = 200
12 ;NO Trailing slashes
13 smarty_dir = "../vendor/smarty/smarty/lib"
14 smarty_template_dir = "templates"
15 smarty_compile_dir = "templates_c"