Converted delete_form.php to standard security model
[openemr.git] / gacl / gacl.ini.php
blob2f9f3f15c85fe14d711d3a0d2b60bbde30d9ce2b
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 = "../../library/Smarty"
14 smarty_template_dir = "templates"
15 smarty_compile_dir = "templates_c"