Address Book Module Updates:
[openemr.git] / gacl / gacl.ini.php
blob366605130f02d15300c1ae953daea20c95d83a13
1 ;<? if (; //Cause parse error to hide from prying eyes?>
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 = "smarty/libs"
14 smarty_template_dir = "templates"
15 smarty_compile_dir = "templates_c"