Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--enable-webtools bug on windows #9

Closed
mailopl opened this issue May 18, 2012 · 1 comment
Closed

--enable-webtools bug on windows #9

mailopl opened this issue May 18, 2012 · 1 comment

Comments

@mailopl
Copy link

mailopl commented May 18, 2012

phalcon create-project test --enable-webtools ->
webtools.config.php:

define("PTOOLSPATH", "C:\wamp\phalcon-phalcon-devtools-51e724e");
should be
define("PTOOLSPATH", "C:\wamp\phalcon-phalcon-devtools-51e724e\");

@phalcon
Copy link
Collaborator

phalcon commented May 19, 2012

Hi mailopl, thanks for report it, it was fixed :)

@phalcon phalcon closed this as completed May 19, 2012
ovr pushed a commit to ovr/cphalcon that referenced this issue Dec 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants