|
From: Jon O. <jon...@us...> - 2006-06-29 19:10:26
|
Update of /cvsroot/mxbb/mx_who_am_i In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21291/modules/mx_who_am_i Modified Files: mx_who_am_i.php Log Message: code cleanup Index: mx_who_am_i.php =================================================================== RCS file: /cvsroot/mxbb/mx_who_am_i/mx_who_am_i.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mx_who_am_i.php 5 Apr 2006 23:03:18 -0000 1.4 --- mx_who_am_i.php 29 Jun 2006 19:10:10 -0000 1.5 *************** *** 25,29 **** | re...@di... | www.digitalhijinx.com ! | | description : The "Who Am I" block is a block is a block that | will be visable only to registered users who are --- 25,29 ---- | re...@di... | www.digitalhijinx.com ! | | description : The "Who Am I" block is a block is a block that | will be visable only to registered users who are *************** *** 45,49 **** | Security Section (Self Explainatory) \********************************************************************************/ - if (!defined('IN_PORTAL')) { --- 45,48 ---- *************** *** 61,64 **** | End Of Function (Self Explainatory) \********************************************************************************/ - ?> \ No newline at end of file --- 60,62 ---- |