Skip to content
This repository was archived by the owner on Jul 14, 2021. It is now read-only.

Commit 311e7f0

Browse files
committed
Merge pull request #1121 from ci-bonfire/develop
Release 0.8.0
2 parents 0c4a1ef + 87cebfa commit 311e7f0

File tree

546 files changed

+61838
-32447
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

546 files changed

+61838
-32447
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions

application/config/constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
// Bonfire-specific Constants
9494
// -----------------------------------------------------------------------------
9595

96-
define('BONFIRE_VERSION', 'v0.7.4');
96+
define('BONFIRE_VERSION', 'v0.8.0');
9797

9898
// -----------------------------------------------------------------------------
9999
// The 'App Area' allows you to specify the base folder used for all of the contexts
File renamed without changes.
File renamed without changes.

bonfire/codeigniter/database/drivers/bfmysqli/bfmysqli_driver.php renamed to bonfire/ci2/database/drivers/bfmysqli/bfmysqli_driver.php

File renamed without changes.

bonfire/codeigniter/database/drivers/bfmysqli/bfmysqli_forge.php renamed to bonfire/ci2/database/drivers/bfmysqli/bfmysqli_forge.php

File renamed without changes.

bonfire/codeigniter/database/drivers/bfmysqli/bfmysqli_result.php renamed to bonfire/ci2/database/drivers/bfmysqli/bfmysqli_result.php

File renamed without changes.

bonfire/codeigniter/database/drivers/bfmysqli/bfmysqli_utility.php renamed to bonfire/ci2/database/drivers/bfmysqli/bfmysqli_utility.php

File renamed without changes.

0 commit comments

Comments
 (0)