|
From: Horace <jus...@us...> - 2006-11-23 16:38:12
|
Update of /cvsroot/mxbb/mx_who_am_i In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv24670 Modified Files: changelog.txt db_install.php db_upgrade.php mx_who_am_i.php readme.txt Log Message: lol - Corrected wrong email address. Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_who_am_i/db_install.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_install.php 23 Nov 2006 16:34:34 -0000 1.5 --- db_install.php 23 Nov 2006 16:38:07 -0000 1.6 *************** *** 10,14 **** | author : horace (see additional credit below) | author site : www.sketchworkproductions.com ! | author email : j.h...@sk... | | additional credit : This module is based on the mx_loggedin function --- 10,14 ---- | author : horace (see additional credit below) | author site : www.sketchworkproductions.com ! | author email : de...@sk... | | additional credit : This module is based on the mx_loggedin function Index: changelog.txt =================================================================== RCS file: /cvsroot/mxbb/mx_who_am_i/changelog.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** changelog.txt 23 Nov 2006 16:34:34 -0000 1.4 --- changelog.txt 23 Nov 2006 16:38:07 -0000 1.5 *************** *** 9,13 **** | author : horace (see additional credit below) | author site : www.sketchworkproductions.com ! | author email : j.h...@sk... | | additional credit : This module is based on the mx_loggedin function --- 9,13 ---- | author : horace (see additional credit below) | author site : www.sketchworkproductions.com ! | author email : de...@sk... | | additional credit : This module is based on the mx_loggedin function Index: mx_who_am_i.php =================================================================== RCS file: /cvsroot/mxbb/mx_who_am_i/mx_who_am_i.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** mx_who_am_i.php 23 Nov 2006 16:34:34 -0000 1.6 --- mx_who_am_i.php 23 Nov 2006 16:38:07 -0000 1.7 *************** *** 10,14 **** | author : horace (see additional credit below) | author site : www.sketchworkproductions.com ! | author email : j.h...@sk... | | additional credit : This module is based on the mx_loggedin function --- 10,14 ---- | author : horace (see additional credit below) | author site : www.sketchworkproductions.com ! | author email : de...@sk... | | additional credit : This module is based on the mx_loggedin function Index: readme.txt =================================================================== RCS file: /cvsroot/mxbb/mx_who_am_i/readme.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** readme.txt 23 Nov 2006 16:34:34 -0000 1.4 --- readme.txt 23 Nov 2006 16:38:07 -0000 1.5 *************** *** 9,13 **** | author : horace (see additional credit below) | author site : www.sketchworkproductions.com ! | author email : j.h...@sk... | | additional credit : This module is based on the mx_loggedin function --- 9,13 ---- | author : horace (see additional credit below) | author site : www.sketchworkproductions.com ! | author email : de...@sk... | | additional credit : This module is based on the mx_loggedin function Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_who_am_i/db_upgrade.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_upgrade.php 23 Nov 2006 16:34:34 -0000 1.5 --- db_upgrade.php 23 Nov 2006 16:38:07 -0000 1.6 *************** *** 10,14 **** | author : horace (see additional credit below) | author site : www.sketchworkproductions.com ! | author email : j.h...@sk... | | additional credit : This module is based on the mx_loggedin function --- 10,14 ---- | author : horace (see additional credit below) | author site : www.sketchworkproductions.com ! | author email : de...@sk... | | additional credit : This module is based on the mx_loggedin function |