Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
salt
/
php-formula
forkato da
ExternalMirrors/php-formula
Segui
2
Vota
0
Forka
0
Codice
Rilasci
24
Attività
Saltstack Official PHP Formula
183
Commit
2
Rami (Branch)
Albero (Tree):
08dce935dd
php-formula
/
php
/
gd.sls
gd.sls
106B
Originale
Normal View
Cronologia
Fixed a misspelled item, fixed a typo in gd.
11 anni fa
First rework of php formula to bring it up to standards.
11 anni fa
Changed php5 calls to more generic php
11 anni fa
Change states to use short-dec style
10 anni fa
Fixed variable naming that was creating errors.
11 anni fa
1
2
3
4
5
{% from
"php/map.jinja"
import
php with context %}
php-
gd:
pkg.
installed:
-
name:
{{ php.gd_pkg }}