We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b46b87 commit d545f1fCopy full SHA for d545f1f
manifests/framework.pp
@@ -67,7 +67,7 @@
67
value => 'phalcon.so',
68
target => "${php::config_dir}/${ini_file}",
69
require => [
70
- Php::Ini['phalcom-custom-ini'],
+ Php::Ini["phalcon-custom-ini"],
71
Class['php'],
72
Exec['remove-phalcon-src-2.0']]
73
}
@@ -94,7 +94,7 @@
94
95
96
97
98
99
Exec['remove-phalcon-src-1.x']]
100
0 commit comments