Changeset 549

Show
Ignore:
Timestamp:
04/14/05 14:54:48 (8 years ago)
Author:
benoitg
Message:

2005-04-14 Benoit Gr�goire <bock@…>

  • Content.php: Use full langstring interface by default;
Location:
trunk/wifidog-auth
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/ChangeLog

    r548 r549  
     12005-04-14 Benoit Grégoire  <bock@step.polymtl.ca> 
     2        * Content.php:  Use full langstring interface by default; 
     3 
    142005-04-14 Benoit Grégoire  <bock@step.polymtl.ca> 
    25        * Content.php:  Fix db reference; 
  • trunk/wifidog-auth/wifidog/classes/Content/Langstring.php

    r545 r549  
    123123                                @param num_nouveau Nombre de champ à afficher pour entrer de nouvelles chaîne en une seule opération 
    124124                                */ 
    125         function getAdminInterface($type_interface = 'SIMPLE', $num_nouveau = 1) 
     125        function getAdminInterface($type_interface = 'LARGE', $num_nouveau = 1) 
    126126        { 
    127127                $html='';