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>
|