Skip to content

Commit ab4c105

Browse files
committed
custom ini file update
1 parent 2265254 commit ab4c105

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manifests/framework.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
class phalconphp::framework (
44
$version,
55
$zephir_build = false,
6-
$custom_ini = true,
76
$ini_file = "phalcon.ini") {
87
exec { 'git-clone-phalcon':
98
command => "git clone -b ${version} https://github.com/phalcon/cphalcon.git",

0 commit comments

Comments
 (0)