Would it not be nice if we make our application versions, this way we can create new versions of our application while supporting backward compatibility.
By doing this, we would be able to handle multiple versions of our application in a single CodeIgniter installation using the same index file.