Ernesto Nicolás Carrea пре 5 година
родитељ
комит
0fc56b67f7
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      bin/v-list-sys-php

+ 2 - 0
bin/v-list-sys-php

@@ -61,6 +61,8 @@ csv_list() {
 #                       Action                             #
 #----------------------------------------------------------#
 
+# FIXME: we need to keep our own list of properly installed
+# PHP versions, despite what's in /etc/php
 # List trough /etc/php
 versions_list=$(ls -d /etc/php/*)
 versions=()