https://bugs.contribs.org/show_bug.cgi?id=10508

--- Comment #5 from John Crisp <[email protected]> ---
Something I noticed when looking at updating this was in the translation files
(and I am stuck on what to do there)

In here it only shows 54, 55 and 56 with no sign of 7x However, 7x appears in
the panel menu. Somewhat confused.

I can probably do the rest of the work to add 7.2 but need a hand here.



/etc/e-smith/locale/en-us/etc/e-smith/web/functions/phpscl

      <entry>
        <base>DESC_PHPMODVERSION</base>
        <trans>Select the PHP version you want to use with PHP-mod. You will
have to install all missed PHP rpm from remi repository.</trans>
    </entry>
      <entry>
        <base>DEFAULT</base>
        <trans>default</trans>
    </entry>
      <entry>
        <base>PHP54</base>
        <trans>php54</trans>
    </entry>
      <entry>
        <base>PHP55</base>
        <trans>php55</trans>
    </entry>
      <entry>
        <base>PHP56</base>
        <trans>php56</trans>
    </entry>

I can see in the actual panel function file it is correct:

           <field type="select" id="phpmodversion" value="default"
options="'default' => 'DEFAULT','php54' => 'PHP54', 'php55' => 'PHP55', 'php56'
=> 'PHP56', 'php70' => 'PHP70', 'php71' => 'PHP71'  ">
            <label>PHPMODVERSION</label>
        </field> 

Any suggestions ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to