Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
file_get_contents() respectively
|
|
|
|
|
|
|
|
|
|
config/mimes.php is used by multiple core classes, libraries and helpers and each of them has implemented an own way of getting it, which is not needed and is hard to maintain. This also fixes issue #1411
|
|
Global variables are generally a terrible idea, especially for something as simple as this. The mimes.php now returns an array instead of just injecting a variable name into the global namespace.
|
|
and d261b1e89c3d4d5191036d5a5660ef6764e593a0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve the smiley, string & text helpers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
develop-helpers-acc
|
|
|
|
|
|
|
|
|
|
|
|
path & xml helpers
|
|
system/helpers/ files
|
|
|
|
develop-helpers-sst
|
|
|
|
develop-helpers-acc
|
|
|
|
|
|
Cookies httponly
|
|
|
|
|