commit | 0687911229be13e100724dbf8b15b95146b591a9 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Tue Jan 29 15:05:02 2013 +0200 |
committer | Andrey Andreev <narf@bofh.bg> | Tue Jan 29 15:05:02 2013 +0200 |
tree | 0a843814096d353120efd4a2e648cc3cab05293e | |
parent | c26d34ff12458760eb843454d3224e1dad1fb2e0 [diff] |
Replace is_file() with the faster file_exists() (where it makes sense) Also: - Implemented caching of configuration arrays for smileys, foreign characters and doctypes. - Implemented cascading-style loading of configuration files (except for library configs, DB and constants.php).