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
69
Commit
2
Rami (Branch)
Albero (Tree):
094a2d499c
php-formula
/
php
/
gd.sls
gd.sls
112B
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
First rework of php formula to bring it up to standards.
11 anni fa
Fixed variable naming that was creating errors.
11 anni fa
1
2
3
4
5
6
{% from
"php/map.jinja"
import
php
with
context %}
php-gd:
pkg:
- installed
-
name
: {{ php.gd_pkg }}