Ignore:
Timestamp:
12/28/15 16:10:21 (9 years ago)
Author:
nanardon
Message:

Fix missing POD section

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts/lib/LATMOS/Accounts/I18N.pm

    r1547 r1548  
    1616LATMOS::Accounts::Utils - Utils functions 
    1717 
    18 =head1 FUNCTIONS 
    19  
    2018=cut 
    2119 
     
    3129    $init = 1; 
    3230} 
     31 
     32=head1 FUNCTIONS 
     33 
     34=head2 N($text, @args) 
     35 
     36Return the translate messsage, using printf. 
     37 
     38=cut 
     39 
    3340 
    3441sub N {  
Note: See TracChangeset for help on using the changeset viewer.