Changeset 782

Show
Ignore:
Timestamp:
03/18/05 22:03:43 (4 years ago)
Author:
asterix
Message:

templates tests, any comment ? this is better than all the print !

Location:
www-website
Files:
4 added
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/Design.php

    r614 r782  
    7272  setlocale(LC_ALL, $lang); 
    7373  $domain = 'msg'; 
    74   bindtextdomain("$domain", "/home/asterix/www/gajim/locale"); 
     74  bindtextdomain("$domain", "/home/asterix/www/devel/locale"); 
    7575  textdomain("$domain"); 
    7676