07.11.2013, 12:12
(
Последний раз редактировалось Nadim; 07.11.2013 в 13:07.
)
....
if you open include then you can customize:
INI_MAX_OPENED_FILES = 2, // maximum open simultaneously, files INI_MAX_FILE_SIZE = 65536, // bytes max file size INI_MAX_FILENAME_SIZE = 128, // characters maximum size of a file path INI_MAX_KEYS_IN_FILE = 2048, // a maximum of keys in the open file |
Originally Posted by DanDRT
Velocity tests?
|