Exact location of CI files |
(03-22-2017, 07:07 PM)ciadmin Wrote: @John_Betong ... I used to setup my apps the way you do, but now have way too many apps, and prefer to update them (regarding CI version) 1 at a time, rather than all at once, in case something breaks. I have over 80 apps, using all versions of CI ... some of those are legacy and will not be updated. The setup detailed in my previous #post: 1. only requires a single copy of the CI-Version 2. each index.php uses $sytem_path to call any CI-Version 3. each index.php uses $application to call any Application-version 4. I think $appication can be set to call the CI-version/application I fail to see how Composer simplifies the version selection. |
Messages In This Thread |
Exact location of CI files - by cyclist - 03-22-2017, 12:59 PM
RE: Exact location of CI files - by ciadmin - 03-22-2017, 01:17 PM
RE: Exact location of CI files - by cyclist - 03-22-2017, 01:45 PM
RE: Exact location of CI files - by ciadmin - 03-22-2017, 02:21 PM
RE: Exact location of CI files - by cyclist - 03-22-2017, 03:12 PM
RE: Exact location of CI files - by John_Betong - 03-22-2017, 05:32 PM
RE: Exact location of CI files - by cyclist - 03-22-2017, 06:07 PM
RE: Exact location of CI files - by John_Betong - 03-22-2017, 08:33 PM
RE: Exact location of CI files - by ciadmin - 03-22-2017, 07:07 PM
RE: Exact location of CI files - by John_Betong - 03-22-2017, 08:50 PM
RE: Exact location of CI files - by ciadmin - 03-22-2017, 09:10 PM
|