Ignore:
Timestamp:
09/21/2009 03:20:08 AM (3 years ago)
Author:
Acinonyx
Message:

[awmn] Fix comment about greek language locale and update copyright notice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/awmn/globals/language/greek.php

    r198 r199  
    44 * 
    55 * Copyright (C) 2005 Nikolaos Nikalexis <winner@cube.gr> 
     6 * Copyright (C) 2009 Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 
    67 *  
    78 * This program is free software; you can redistribute it and/or modify 
     
    2021 */ 
    2122 
    22 /* el_GR for GNU/Linux - ell for Windows */ 
     23/* el_GR.utf8 for GNU/Linux - ell for Windows */ 
    2324setlocale(LC_ALL, 'el_GR.utf8', 'ell'); 
    2425 
Note: See TracChangeset for help on using the changeset viewer.