From: <w4...@us...> - 2003-01-07 19:55:09
|
Update of /cvsroot/xoops/xoops2/language/english In directory sc8-pr-cvs1:/tmp/cvs-serv7769/language/english Modified Files: timezone.php Log Message: aded the $id to the eng lang file Index: timezone.php =================================================================== RCS file: /cvsroot/xoops/xoops2/language/english/timezone.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** timezone.php 7 Jan 2003 18:39:21 -0000 1.1 --- timezone.php 7 Jan 2003 19:55:05 -0000 1.2 *************** *** 1,3 **** --- 1,4 ---- <?php + // $Id$ //%%%%% Time Zone %%%% define("_TZ_GMTM12", "(GMT-12:00) Eniwetok, Kwajalein"); |