Alternc  latest
Alternc logiel libre pour l'hébergement
3.1.4.sql
Go to the documentation of this file.
1 
2 UPDATE sub_domaines SET valeur=CONCAT('/',valeur), web_action="UPDATE"
3  WHERE type IN ('vhost', 'php52') AND valeur NOT LIKE '/%';
4