1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-27 03:31:47 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Nick Liu
3fcbcd34c0 More accurate version generator in e107_make.php build script
No longer trips up on hyphens in the tagged releases
2020-07-08 14:44:50 -05:00
Nick Liu
594f3b543c Build Release: Include core image by itself in release files
Also fixed an E_NOTICE pertaining to array_shift()
2020-04-04 17:53:58 -05:00
Nick Liu
e8a68f15d1 Reimplemented core_image.php deprecated checksums
Format is different and currently incompatible.  The checksum has been
replaced with an associated array where the keys are the e107 version
and the values are the checksum from that e107 version.
2020-03-27 17:06:09 -05:00