Support for larger size codes (such as SNOMED US Extension codes)
[openemr.git] / gacl / gacl.ini.php
blob4bc281c955a96402d05b467b084b894aa348b469
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 = "smarty/libs"
14 smarty_template_dir = "templates"
15 smarty_compile_dir = "templates_c"