Parcourir la source

Added MySQL Native Driver extension

tags/v0.34.0
Giuseppe Iannello il y a 10 ans
Parent
révision
195a411abb
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. +6
    -0
      php/mysqlnd.sls

+ 6
- 0
php/mysqlnd.sls Voir le fichier

@@ -0,0 +1,6 @@
{% from "php/map.jinja" import php with context %}

php-mysqlnd:
pkg:
- installed
- name: {{ php.mysqlnd_pkg }}

Chargement…
Annuler
Enregistrer