Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

using APP constant for dir name - #87

Open
vlad-ko wants to merge 1 commit into
wa0x6e:masterfrom
vlad-ko:master
Open

using APP constant for dir name#87
vlad-ko wants to merge 1 commit into
wa0x6e:masterfrom
vlad-ko:master

Conversation

@vlad-ko

@vlad-ko vlad-ko commented Jun 22, 2015

Copy link
Copy Markdown

in bootstrap.php it's possible to specify alternate path for plugin installation (especially when installed via composer)...
if one uses App::build() for this purpose as described here:
http://book.cakephp.org/2.0/en/core-utility-libraries/app.html#adding-paths-for-app-to-find-packages-in

the root folder won't be determined correctly. using "APP" constant is safer.

@Techbrunch

Techbrunch commented Jul 29, 2016

Copy link
Copy Markdown

@wa0x6e Could you merge this pull request ? I have the exact same problem as @vlad-ko and his commit fixed it. Not sure what's the difference with #79. This would also fix #97.

Techbrunch added a commit to srxp10/Cake-Resque that referenced this pull request Aug 1, 2016
using APP constant for dir name
cf: wa0x6e#87
Techbrunch added a commit to Techbrunch/Cake-Resque that referenced this pull request Aug 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants