You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
(51) |
Apr
(688) |
May
(260) |
Jun
(108) |
Jul
(42) |
Aug
|
Sep
(2) |
Oct
|
Nov
(74) |
Dec
(217) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(3) |
Jun
(6) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
(8) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: Lo?c C. <lo...@us...> - 2001-04-19 20:32:41
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat In directory usw-pr-cvs1:/tmp/cvs-serv14547/chat Modified Files: blank.htm Log Message: The comment line has been rewritten Index: blank.htm =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/blank.htm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** blank.htm 2001/04/19 12:57:49 1.3 --- blank.htm 2001/04/19 20:32:39 1.4 *************** *** 1,5 **** <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html> ! <!-- empty page that will be dynamically filled with messages --> <head> --- 1,5 ---- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html> ! <!-- empty page that will be replaced by another one once some work has been done --> <head> |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:32:06
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french In directory usw-pr-cvs1:/tmp/cvs-serv14432/chat/localization/french Modified Files: admin.loc Log Message: Add license among headers Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french/admin.loc,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** admin.loc 2001/04/19 09:05:10 1.2 --- admin.loc 2001/04/19 20:32:04 1.3 *************** *** 13,17 **** // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <php...@ya...> | // | Loïc Chapeaux <lo...@ph...> | // +--------------------------------------------------------------------------+ --- 13,17 ---- // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <te...@ph...> | // | Loïc Chapeaux <lo...@ph...> | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:32:06
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english In directory usw-pr-cvs1:/tmp/cvs-serv14432/chat/localization/english Modified Files: admin.loc Log Message: Add license among headers Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english/admin.loc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** admin.loc 2001/04/10 16:58:54 1.1 --- admin.loc 2001/04/19 20:32:04 1.2 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | English translation of the administration sheets for phpMyChat. | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:31:19
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/turkish In directory usw-pr-cvs1:/tmp/cvs-serv14075/chat/localization/turkish Modified Files: tutorial.loc Log Message: Add license among headers Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/turkish/tutorial.loc,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** tutorial.loc 2001/04/15 21:18:19 1.3 --- tutorial.loc 2001/04/19 20:31:16 1.4 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Turkish translation of the tutorial for phpMyChat. | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:31:19
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish In directory usw-pr-cvs1:/tmp/cvs-serv14075/chat/localization/spanish Modified Files: admin.loc tutorial.loc Log Message: Add license among headers Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish/admin.loc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** admin.loc 2001/04/10 16:58:56 1.1 --- admin.loc 2001/04/19 20:31:16 1.2 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Spanish translation of the administration sheets for phpMyChat. | // +--------------------------------------------------------------------------+ Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish/tutorial.loc,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** tutorial.loc 2001/04/15 21:18:19 1.3 --- tutorial.loc 2001/04/19 20:31:16 1.4 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Spanish translation of the tutorial for phpMyChat. | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:31:19
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english In directory usw-pr-cvs1:/tmp/cvs-serv14075/chat/localization/english Modified Files: tutorial.loc Log Message: Add license among headers Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english/tutorial.loc,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** tutorial.loc 2001/04/15 21:18:18 1.4 --- tutorial.loc 2001/04/19 20:31:16 1.5 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | English translation of the tutorial for phpMyChat. | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:31:19
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian In directory usw-pr-cvs1:/tmp/cvs-serv14075/chat/localization/italian Modified Files: admin.loc tutorial.loc Log Message: Add license among headers Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian/admin.loc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** admin.loc 2001/04/10 16:58:55 1.1 --- admin.loc 2001/04/19 20:31:15 1.2 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Italian translation of the administration sheets for phpMyChat. | // +--------------------------------------------------------------------------+ Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian/tutorial.loc,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** tutorial.loc 2001/04/15 21:18:18 1.3 --- tutorial.loc 2001/04/19 20:31:16 1.4 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Italian translation of the tutorial for phpMyChat. | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:31:19
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak In directory usw-pr-cvs1:/tmp/cvs-serv14075/chat/localization/slovak Modified Files: tutorial.loc Log Message: Add license among headers Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak/tutorial.loc,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** tutorial.loc 2001/04/15 21:18:19 1.3 --- tutorial.loc 2001/04/19 20:31:16 1.4 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Slovak translation of the tutorial for phpMyChat. | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:31:19
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean In directory usw-pr-cvs1:/tmp/cvs-serv14075/chat/localization/korean Modified Files: admin.loc tutorial.loc Log Message: Add license among headers Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean/admin.loc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** admin.loc 2001/04/10 16:58:55 1.1 --- admin.loc 2001/04/19 20:31:16 1.2 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Korean translation of the administration sheets for phpMyChat. | // +--------------------------------------------------------------------------+ Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean/tutorial.loc,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** tutorial.loc 2001/04/15 21:18:18 1.4 --- tutorial.loc 2001/04/19 20:31:16 1.5 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Korean translation of the tutorial for phpMyChat. | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:31:19
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/romanian In directory usw-pr-cvs1:/tmp/cvs-serv14075/chat/localization/romanian Modified Files: admin.loc Log Message: Add license among headers Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/romanian/admin.loc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** admin.loc 2001/04/10 16:58:56 1.1 --- admin.loc 2001/04/19 20:31:16 1.2 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Romanian translation of the administration sheets for phpMyChat. | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:31:19
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese In directory usw-pr-cvs1:/tmp/cvs-serv14075/chat/localization/japanese Modified Files: admin.loc Log Message: Add license among headers Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese/admin.loc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** admin.loc 2001/04/15 18:55:56 1.1 --- admin.loc 2001/04/19 20:31:16 1.2 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Japanese translation of the administration sheets for phpMyChat. | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:31:19
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian In directory usw-pr-cvs1:/tmp/cvs-serv14075/chat/localization/russian Modified Files: admin.loc tutorial.loc Log Message: Add license among headers Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian/admin.loc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** admin.loc 2001/04/10 16:58:56 1.1 --- admin.loc 2001/04/19 20:31:16 1.2 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Russian (windows-1251) translation of the administration sheets for | // | phpMyChat. | Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian/tutorial.loc,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** tutorial.loc 2001/04/15 21:18:19 1.3 --- tutorial.loc 2001/04/19 20:31:16 1.4 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Russian (windows-1251) translation of the tutorial for phpMyChat. | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:31:18
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/german In directory usw-pr-cvs1:/tmp/cvs-serv14075/chat/localization/german Modified Files: admin.loc tutorial.loc Log Message: Add license among headers Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/german/admin.loc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** admin.loc 2001/04/10 16:58:54 1.1 --- admin.loc 2001/04/19 20:31:15 1.2 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | German translation of the administration sheets for phpMyChat. | // +--------------------------------------------------------------------------+ Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/german/tutorial.loc,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** tutorial.loc 2001/04/15 21:18:18 1.3 --- tutorial.loc 2001/04/19 20:31:15 1.4 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | German translation of the tutorial for phpMyChat. | // +--------------------------------------------------------------------------+ |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:29:47
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs In directory usw-pr-cvs1:/tmp/cvs-serv13873/chat/lib/index_libs Modified Files: connect_state.lib.js Log Message: Remove a false comment line Index: connect_state.lib.js =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs/connect_state.lib.js,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** connect_state.lib.js 2001/04/19 08:59:43 1.5 --- connect_state.lib.js 2001/04/19 20:29:44 1.6 *************** *** 16,20 **** // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <php...@ya...> | // +--------------------------------------------------------------------------+ // --- 16,20 ---- // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <te...@ph...> | // +--------------------------------------------------------------------------+ // *************** *** 152,157 **** { pmcConnecting(1); - // The function below is defined inside the - // 'chat/lib/index_libs/main_index.lib.php3' script pmcDoRefreshLoader(); var inputForm = pmcGetInputForm(); --- 152,155 ---- |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:29:03
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs In directory usw-pr-cvs1:/tmp/cvs-serv13640/chat/lib/index_libs Modified Files: users.lib.js Log Message: Fix a bad reference Index: users.lib.js =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs/users.lib.js,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** users.lib.js 2001/04/19 08:59:43 1.5 --- users.lib.js 2001/04/19 20:29:00 1.6 *************** *** 19,23 **** // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <php...@ya...> | // +--------------------------------------------------------------------------+ // --- 19,23 ---- // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <te...@ph...> | // +--------------------------------------------------------------------------+ // |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:28:16
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs In directory usw-pr-cvs1:/tmp/cvs-serv13523/chat/lib/index_libs Modified Files: main_index.lib.php3 Log Message: A required validation was bypassed and the form displays now the more accurate values for fields Index: main_index.lib.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs/main_index.lib.php3,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -r1.18 -r1.19 *** main_index.lib.php3 2001/04/19 08:59:43 1.18 --- main_index.lib.php3 2001/04/19 20:28:14 1.19 *************** *** 24,28 **** // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <php...@ya...> | // +--------------------------------------------------------------------------+ // --- 24,28 ---- // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <te...@ph...> | // +--------------------------------------------------------------------------+ // *************** *** 324,328 **** * 'chat/lib/common.lib.php3' library */ ! else if ($reloading == 'joinCmd') { $dbLink->query("SELECT perms, rooms FROM " . C_REG_TBL . " WHERE username = '$slashedNick' LIMIT 1"); --- 324,328 ---- * 'chat/lib/common.lib.php3' library */ ! else if ($reloading == 'joinCmd' || $reloading == 'joinLink') { $dbLink->query("SELECT perms, rooms FROM " . C_REG_TBL . " WHERE username = '$slashedNick' LIMIT 1"); *************** *** 503,508 **** global $dbSessionVars; ! // Try to get some data from session or cookies ! if (dbSessionIsRegistered('nick')) $layoutNick = $dbSessionVars['nick']; else if (isset($GLOBALS['cookieUsername'])) --- 503,510 ---- global $dbSessionVars; ! // Try to get the most accurate values for the form fields below ! if (!empty($GLOBALS['nick'])) ! $layoutNick = $GLOBALS['nick']; ! else if (dbSessionIsRegistered('nick')) $layoutNick = $dbSessionVars['nick']; else if (isset($GLOBALS['cookieUsername'])) *************** *** 511,515 **** $layoutNick = ''; ! if (dbSessionIsRegistered('currentRoom')) $layoutRoom = $dbSessionVars['currentRoom']; else if (isset($GLOBALS['cookieRoom'])) --- 513,523 ---- $layoutNick = ''; ! if (!empty($GLOBALS['enterDefaultRoomName'])) ! $layoutRoom = $GLOBALS['enterDefaultRoomName']; ! else if (!empty($GLOBALS['enterOtherRoomName'])) ! $layoutRoom = $GLOBALS['enterOtherRoomName']; ! else if (!empty($GLOBALS['createRoomName'])) ! $layoutRoom = $GLOBALS['createRoomName']; ! else if (dbSessionIsRegistered('currentRoom')) $layoutRoom = $dbSessionVars['currentRoom']; else if (isset($GLOBALS['cookieRoom'])) *************** *** 518,522 **** $layoutRoom = ''; ! if (dbSessionIsRegistered('roomType')) $layoutRoomType = $dbSessionVars['roomType']; else if (isset($GLOBALS['cookieRoomType'])) --- 526,532 ---- $layoutRoom = ''; ! if (!empty($GLOBALS['createRoomName']) && !empty($GLOBALS['roomType'])) ! $layoutRoomType = $GLOBALS['roomType']; ! else if (dbSessionIsRegistered('roomType')) $layoutRoomType = $dbSessionVars['roomType']; else if (isset($GLOBALS['cookieRoomType'])) |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:26:56
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/lib In directory usw-pr-cvs1:/tmp/cvs-serv13139/chat/lib Modified Files: check_and_kick_user.lib.php3 Log Message: Remove some unecesseray tab characters Index: check_and_kick_user.lib.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/check_and_kick_user.lib.php3,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** check_and_kick_user.lib.php3 2001/04/19 08:55:07 1.10 --- check_and_kick_user.lib.php3 2001/04/19 20:26:53 1.11 *************** *** 19,23 **** // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <php...@ya...> | // +--------------------------------------------------------------------------+ // --- 19,23 ---- // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <te...@ph...> | // +--------------------------------------------------------------------------+ // *************** *** 47,56 **** function pmcCheckAndKickUser($doUpdate = false) { ! global $latin1; ! global $dbSessionId; ! global $dbSessionVars; ! global $slashedNick; ! global $currentRoomType; ! global $slashedCurrentRoomName; $checkLink = new pmcDB; --- 47,56 ---- function pmcCheckAndKickUser($doUpdate = false) { ! global $latin1; ! global $dbSessionId; ! global $dbSessionVars; ! global $slashedNick; ! global $currentRoomType; ! global $slashedCurrentRoomName; $checkLink = new pmcDB; |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:26:04
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat In directory usw-pr-cvs1:/tmp/cvs-serv12896/chat Modified Files: loader.php3 Log Message: Misc fixes Index: loader.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/loader.php3,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** loader.php3 2001/04/19 08:51:33 1.12 --- loader.php3 2001/04/19 20:26:02 1.13 *************** *** 17,21 **** // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <php...@ya...> | // +--------------------------------------------------------------------------+ // --- 17,21 ---- // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <te...@ph...> | // +--------------------------------------------------------------------------+ // *************** *** 349,359 **** // Set the headers for the 'messages' frame document.open('text/html', 'replace'); ! document.write('<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">\n'); document.write('<html dir="<?php echo($textDirection); ?>">\n\n'); document.write('<head>\n'); document.write('<title>Dynamic messages frame<\/title>\n'); ! document.write('<link rel="stylesheet" href="<?php echo($cssUrl); ?>" type="text/css" \/>\n'); document.write('<\/head>\n\n'); ! document.write('<body class="mainframe">\n'); <?php } --- 349,359 ---- // Set the headers for the 'messages' frame document.open('text/html', 'replace'); ! document.write('<!DOCTYPE html PUBLIC "-\/\/W3C\/\/DTD XHTML 1.0 Transitional\/\/EN" "DTD\/xhtml1-transitional.dtd">\n'); document.write('<html dir="<?php echo($textDirection); ?>">\n\n'); document.write('<head>\n'); document.write('<title>Dynamic messages frame<\/title>\n'); ! document.write('<link rel="stylesheet" href="<?php echo($cssUrl); ?>" type="text\/css" \/>\n'); document.write('<\/head>\n\n'); ! document.write('<body class="mainFrame">\n'); <?php } |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:25:37
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat In directory usw-pr-cvs1:/tmp/cvs-serv12806/chat Modified Files: profile_del.php3 profile_edit.php3 profile_reg.php3 Log Message: Added some missing comments Index: profile_del.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/profile_del.php3,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** profile_del.php3 2001/04/19 08:51:33 1.7 --- profile_del.php3 2001/04/19 20:25:35 1.8 *************** *** 13,17 **** // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <php...@ya...> | // +--------------------------------------------------------------------------+ // --- 13,17 ---- // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <te...@ph...> | // +--------------------------------------------------------------------------+ // *************** *** 118,122 **** --- 118,126 ---- /** * Displays the profile deletion page + * + * Uses the 'pmcUrlForStyleSheet()' function from the + * 'chat/lib/common.lib.php3' library */ + // The url for the style sheet $cssUrl = pmcUrlForStyleSheet('style', L_CHARSET, (defined('L_FONT_NAME')) ? L_FONT_NAME : '', L_FONT_SIZE); ?> Index: profile_edit.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/profile_edit.php3,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** profile_edit.php3 2001/04/19 08:51:33 1.7 --- profile_edit.php3 2001/04/19 20:25:35 1.8 *************** *** 13,17 **** // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <php...@ya...> | // +--------------------------------------------------------------------------+ // --- 13,17 ---- // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <te...@ph...> | // +--------------------------------------------------------------------------+ // *************** *** 223,227 **** --- 223,231 ---- /** * Displays the profile modification page + * + * Uses the 'pmcUrlForStyleSheet()' and the 'pmcSlashSingleQuotes()' functions + * from the 'chat/lib/common.lib.php3' library */ + // The url for the style sheet $cssUrl = pmcUrlForStyleSheet('style', L_CHARSET, (defined('L_FONT_NAME')) ? L_FONT_NAME : '', L_FONT_SIZE); ?> Index: profile_reg.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/profile_reg.php3,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** profile_reg.php3 2001/04/19 08:51:33 1.8 --- profile_reg.php3 2001/04/19 20:25:35 1.9 *************** *** 13,17 **** // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <php...@ya...> | // | & Jose' Carlos Pereira <php...@ab...> | // +--------------------------------------------------------------------------+ --- 13,17 ---- // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <te...@ph...> | // | & Jose' Carlos Pereira <php...@ab...> | // +--------------------------------------------------------------------------+ *************** *** 226,230 **** --- 226,234 ---- /** * Displays the profile registration page + * + * Uses the 'pmcUrlForStyleSheet()' function from the + * 'chat/lib/common.lib.php3' library */ + // The url for the style sheet $cssUrl = pmcUrlForStyleSheet('style', L_CHARSET, (defined('L_FONT_NAME')) ? L_FONT_NAME : '', L_FONT_SIZE); ?> |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:25:20
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat In directory usw-pr-cvs1:/tmp/cvs-serv12657/chat Modified Files: users.php3 users_low.php3 Log Message: The whois and profile links displayed can be run with pure HTML Index: users.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/users.php3,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -r1.16 -r1.17 *** users.php3 2001/04/19 08:51:33 1.16 --- users.php3 2001/04/19 20:24:53 1.17 *************** *** 13,17 **** // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <php...@ya...> | // +--------------------------------------------------------------------------+ // --- 13,17 ---- // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <te...@ph...> | // +--------------------------------------------------------------------------+ // *************** *** 169,177 **** if ($status != 'u' && $status != 'k' && $status != 'd' && $status != 'b') { ! $tmpStr = '<a href="#" onclick="window.parent.pmcRunCmd(' ! . (($username == $dbSessionVars['nick']) ! ? '\'PROFILE\', \'\'' ! : '\'WHOIS\', \'' . pmcSlashSingleQuotes(pmcSpecialChars($username, $latin1)) .'\'') ! . '); return false;" class="user">' . '<img src="images/gender_' . $gender . '.gif" width="14" height="14" border="0" alt="' . L_PROFILE . '" />' . '</a> '; --- 169,179 ---- if ($status != 'u' && $status != 'k' && $status != 'd' && $status != 'b') { ! $htmlLink = ($username == $dbSessionVars['nick']) ! ? 'profile_edit.' . C_EXTENSION . '?' . dbSessionSID('GET') ! : 'whois_popup.' . C_EXTENSION . '?' . dbSessionSID('GET') . $pmcQueryArgSeparator . 'whoisTarget=' . urlencode($username); ! $jsArgs = ($username == $dbSessionVars['nick']) ! ? '\'PROFILE\', \'\'' ! : '\'WHOIS\', \'' . pmcSlashSingleQuotes(pmcSpecialChars($username, $latin1)) . '\''; ! $tmpStr = '<a href="' . $htmlLink . '" target="_blank" onclick="window.parent.pmcRunCmd(' . $jsArgs . '); return false;" class="user">' . '<img src="images/gender_' . $gender . '.gif" width="14" height="14" border="0" alt="' . L_PROFILE . '" />' . '</a> '; *************** *** 320,328 **** $gender = 'none'; if ($status != 'u' && $status != 'k' && $status != 'd' && $status != 'b') ! $tmpStr = '<a href="#" onclick="window.parent.pmcRunCmd(\'WHOIS\', \''. pmcSlashSingleQuotes(pmcSpecialChars($otherUser, $latin1)) . '\'); return false" class="user">' . '<img src="images/gender_' . $gender . '.gif" width="14" height="14" border="0" alt="' . L_PROFILE . '" />' . '</a> '; else $tmpStr = '<img src="images/gender_none.gif" width="14" height="14" border="0" alt="' . L_NO_PROFILE . '" /> '; $tmpStr .= '<a href="javascript:window.parent.pmcUserClick(\'' . pmcSlashSingleQuotes(pmcSpecialChars($otherUser, $latin1)) . '\', false)" class="user">' . pmcFormatUsername($otherUser, $latin1, $status) --- 322,335 ---- $gender = 'none'; if ($status != 'u' && $status != 'k' && $status != 'd' && $status != 'b') ! { ! $htmlLink = 'whois_popup.' . C_EXTENSION . '?' . dbSessionSID('GET') . $pmcQueryArgSeparator . 'whoisTarget=' . urlencode($otherUser); ! $tmpStr = '<a href="' . $htmlLink . '" target="_blank" onclick="window.parent.pmcRunCmd(\'WHOIS\', \''. pmcSlashSingleQuotes(pmcSpecialChars($otherUser, $latin1)) . '\'); return false" class="user">' . '<img src="images/gender_' . $gender . '.gif" width="14" height="14" border="0" alt="' . L_PROFILE . '" />' . '</a> '; + } else + { $tmpStr = '<img src="images/gender_none.gif" width="14" height="14" border="0" alt="' . L_NO_PROFILE . '" /> '; + } $tmpStr .= '<a href="javascript:window.parent.pmcUserClick(\'' . pmcSlashSingleQuotes(pmcSpecialChars($otherUser, $latin1)) . '\', false)" class="user">' . pmcFormatUsername($otherUser, $latin1, $status) Index: users_low.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/users_low.php3,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** users_low.php3 2001/04/19 08:51:33 1.11 --- users_low.php3 2001/04/19 20:24:53 1.12 *************** *** 14,18 **** // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <php...@ya...> | // +--------------------------------------------------------------------------+ // --- 14,18 ---- // | http://www.phpheaven.net/projects/phpMyChat/ | // | | ! // | Authors: the phpHeaven-team <te...@ph...> | // +--------------------------------------------------------------------------+ // *************** *** 170,178 **** if ($status != 'u' && $status != 'k' && $status != 'd' && $status != 'b') { ! $tmpStr = '<a href="#" onclick="window.parent.pmcRunCmd(' ! . (($username == $dbSessionVars['nick']) ! ? '\'PROFILE\', \'\'' ! : '\'WHOIS\', \'' . pmcSlashSingleQuotes(pmcSpecialChars($username, $latin1)) .'\'') ! . '); return false;" class="user">' . '<img src="images/gender_' . $gender . '.gif" width="14" height="14" border="0" alt="' . L_PROFILE . '" />' . '</a> '; --- 170,180 ---- if ($status != 'u' && $status != 'k' && $status != 'd' && $status != 'b') { ! $htmlLink = ($username == $dbSessionVars['nick']) ! ? 'profile_edit.' . C_EXTENSION . '?' . dbSessionSID('GET') ! : 'whois_popup.' . C_EXTENSION . '?' . dbSessionSID('GET') . $pmcQueryArgSeparator . 'whoisTarget=' . urlencode($username); ! $jsArgs = ($username == $dbSessionVars['nick']) ! ? '\'PROFILE\', \'\'' ! : '\'WHOIS\', \'' . pmcSlashSingleQuotes(pmcSpecialChars($username, $latin1)) . '\''; ! $tmpStr = '<a href="' . $htmlLink . '" target="_blank" onclick="window.parent.pmcRunCmd(' . $jsArgs . '); return false;" class="user">' . '<img src="images/gender_' . $gender . '.gif" width="14" height="14" border="0" alt="' . L_PROFILE . '" />' . '</a> '; *************** *** 312,320 **** $gender = 'none'; if ($status != 'u' && $status != 'k' && $status != 'd' && $status != 'b') ! $tmpStr = '<a href="#" onclick="window.parent.pmcRunCmd(\'WHOIS\', \''. pmcSlashSingleQuotes(pmcSpecialChars($otherUser, $latin1)) . '\'); return false" class="user">' . '<img src="images/gender_' . $gender . '.gif" width="14" height="14" border="0" alt="' . L_PROFILE . '" />' . '</a> '; else $tmpStr = '<img src="images/gender_none.gif" width="14" height="14" border="0" alt="' . L_NO_PROFILE . '" /> '; $tmpStr .= '<a href="javascript:window.parent.pmcUserClick(\'' . pmcSlashSingleQuotes(pmcSpecialChars($otherUser, $latin1)) . '\', false)" class="user">' . pmcFormatUsername($otherUser, $latin1, $status) --- 314,327 ---- $gender = 'none'; if ($status != 'u' && $status != 'k' && $status != 'd' && $status != 'b') ! { ! $htmlLink = 'whois_popup.' . C_EXTENSION . '?' . dbSessionSID('GET') . $pmcQueryArgSeparator . 'whoisTarget=' . urlencode($otherUser); ! $tmpStr = '<a href="' . $htmlLink . '" target="_blank" onclick="window.parent.pmcRunCmd(\'WHOIS\', \''. pmcSlashSingleQuotes(pmcSpecialChars($otherUser, $latin1)) . '\'); return false" class="user">' . '<img src="images/gender_' . $gender . '.gif" width="14" height="14" border="0" alt="' . L_PROFILE . '" />' . '</a> '; + } else + { $tmpStr = '<img src="images/gender_none.gif" width="14" height="14" border="0" alt="' . L_NO_PROFILE . '" /> '; + } $tmpStr .= '<a href="javascript:window.parent.pmcUserClick(\'' . pmcSlashSingleQuotes(pmcSpecialChars($otherUser, $latin1)) . '\', false)" class="user">' . pmcFormatUsername($otherUser, $latin1, $status) |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:24:08
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/danish In directory usw-pr-cvs1:/tmp/cvs-serv11770/chat/localization/danish Modified Files: chat.loc Log Message: The invite link displayed can be run with pure HTML Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/danish/chat.loc,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** chat.loc 2001/04/19 09:05:09 1.4 --- chat.loc 2001/04/19 20:23:34 1.5 *************** *** 168,172 **** define('L_NO_ADMIN', 'Only the administrator can use this command.'); define('L_ANNOUNCE', 'ANNOUNCE'); ! define('L_INVITE', '%s suggest you to join her/him into the <a href="#" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\')">%s</a> room.'); define('L_INVITE_REG', ' You have to be registered to enter this room.'); define('L_INVITE_DONE', 'Your invitation has been sent to %s.'); --- 168,172 ---- define('L_NO_ADMIN', 'Only the administrator can use this command.'); define('L_ANNOUNCE', 'ANNOUNCE'); ! define('L_INVITE', '%s suggest you to join her/him into the <a href="%s" target="_parent" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\')">%s</a> room.'); define('L_INVITE_REG', ' You have to be registered to enter this room.'); define('L_INVITE_DONE', 'Your invitation has been sent to %s.'); |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:24:08
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/catalan In directory usw-pr-cvs1:/tmp/cvs-serv11770/chat/localization/catalan Modified Files: chat.loc Log Message: The invite link displayed can be run with pure HTML Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/catalan/chat.loc,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** chat.loc 2001/04/19 09:05:09 1.4 --- chat.loc 2001/04/19 20:23:13 1.5 *************** *** 168,172 **** define('L_NO_ADMIN', 'Només l\'administrador pot emprar aquest comandament.'); define('L_ANNOUNCE', 'ANUNCI'); ! define('L_INVITE', '%s us suggereix d\'entrar a la sala <a href="#" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\')">%s</a> a xerrar.'); define('L_INVITE_REG', ' Cal estar registrat per a poder entrar a aquesta sala.'); define('L_INVITE_DONE', 'la vostra invitació ha estat enviada a %s.'); --- 168,172 ---- define('L_NO_ADMIN', 'Només l\'administrador pot emprar aquest comandament.'); define('L_ANNOUNCE', 'ANUNCI'); ! define('L_INVITE', '%s us suggereix d\'entrar a la sala <a href="%s" target="_parent" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\')">%s</a> a xerrar.'); define('L_INVITE_REG', ' Cal estar registrat per a poder entrar a aquesta sala.'); define('L_INVITE_DONE', 'la vostra invitació ha estat enviada a %s.'); |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:24:08
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english In directory usw-pr-cvs1:/tmp/cvs-serv11770/chat/localization/english Modified Files: chat.loc Log Message: The invite link displayed can be run with pure HTML Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english/chat.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** chat.loc 2001/04/19 09:05:10 1.5 --- chat.loc 2001/04/19 20:23:34 1.6 *************** *** 168,172 **** define('L_NO_ADMIN', 'Only the administrator can use this command.'); define('L_ANNOUNCE', 'ANNOUNCE'); ! define('L_INVITE', '%s requests that you join her/him into the <a href="#" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\')">%s</a> room.'); define('L_INVITE_REG', ' You have to be registered to enter this room.'); define('L_INVITE_DONE', 'Your invitation has been sent to %s.'); --- 168,172 ---- define('L_NO_ADMIN', 'Only the administrator can use this command.'); define('L_ANNOUNCE', 'ANNOUNCE'); ! define('L_INVITE', '%s requests that you join her/him into the <a href="%s" target="_parent" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\')">%s</a> room.'); define('L_INVITE_REG', ' You have to be registered to enter this room.'); define('L_INVITE_DONE', 'Your invitation has been sent to %s.'); |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:24:08
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french In directory usw-pr-cvs1:/tmp/cvs-serv11770/chat/localization/french Modified Files: chat.loc Log Message: The invite link displayed can be run with pure HTML Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french/chat.loc,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** chat.loc 2001/04/19 09:05:10 1.4 --- chat.loc 2001/04/19 20:23:34 1.5 *************** *** 168,172 **** define('L_NO_ADMIN', 'Cette commande est réservée à l\'administrateur.'); define('L_ANNOUNCE', 'ANNONCE'); ! define('L_INVITE', '%s vous suggère de la/le rejoindre dans le salon <a href="#" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\'); return false">%s</a>.'); define('L_INVITE_REG', ' Ce salon n\'est accessible qu\'aux utilisateurs enregistrés.'); define('L_INVITE_DONE', 'Votre invitation a été envoyée à %s.'); --- 168,172 ---- define('L_NO_ADMIN', 'Cette commande est réservée à l\'administrateur.'); define('L_ANNOUNCE', 'ANNONCE'); ! define('L_INVITE', '%s vous suggère de la/le rejoindre dans le salon <a href="%s" target="_parent" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\'); return false">%s</a>.'); define('L_INVITE_REG', ' Ce salon n\'est accessible qu\'aux utilisateurs enregistrés.'); define('L_INVITE_DONE', 'Votre invitation a été envoyée à %s.'); |
From: Lo?c C. <lo...@us...> - 2001-04-19 20:24:08
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional In directory usw-pr-cvs1:/tmp/cvs-serv11770/chat/localization/chinese_traditional Modified Files: chat.loc Log Message: The invite link displayed can be run with pure HTML Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional/chat.loc,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** chat.loc 2001/04/15 21:18:18 1.3 --- chat.loc 2001/04/19 20:23:34 1.4 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Traditional Chinese translation of phpMyChat. | // +--------------------------------------------------------------------------+ *************** *** 168,172 **** define('L_NO_ADMIN', 'Only the administrator can use this command.'); define('L_ANNOUNCE', 'ANNOUNCE'); ! define('L_INVITE', '%s suggest you to join her/him into the <a href="#" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\')">%s</a> room.'); define('L_INVITE_REG', ' You have to be registered to enter this room.'); define('L_INVITE_DONE', 'Your invitation has been sent to %s.'); --- 170,174 ---- define('L_NO_ADMIN', 'Only the administrator can use this command.'); define('L_ANNOUNCE', 'ANNOUNCE'); ! define('L_INVITE', '%s suggest you to join her/him into the <a href="%s" target="_parent" onclick="window.parent.pmcRunCmd(\'%s\', \'%s\')">%s</a> room.'); define('L_INVITE_REG', ' You have to be registered to enter this room.'); define('L_INVITE_DONE', 'Your invitation has been sent to %s.'); |