Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / ns-user [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 30 Jul 2002 14:14:51 | postnuke_official/html/modules/ns-user | user.php,1.45.2.4,1.45.2.5 | Andreas Krapohl |
| fix for bug [ 586130 ] CVS - user.php - Signature error, thx to nunoknic | |||
Update of /home/cvsroot/postnuke_official/html/modules/ns-user
In directory ns7.hostnuke.net:/tmp/cvs-serv18644/postnuke_official/html/modules/ns-user
Modified Files:
Tag: PostNuke_71
user.php
Log Message:
fix for bug [ 586130 ] CVS - user.php - Signature error, thx to nunoknic
Index: user.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/ns-user/Attic/user.php,v
retrieving revision 1.45.2.4
retrieving revision 1.45.2.5
diff -C2 -d -r1.45.2.4 -r1.45.2.5
*** user.php 13 Jul 2002 15:15:14 -0000 1.45.2.4
--- user.php 30 Jul 2002 14:14:49 -0000 1.45.2.5
***************
*** 97,101 ****
}
if ($userinfo['user_sig']) {
! echo "<font class=\"pn-normal\"><br>"._SIGNATURE.":<br>".pnVarPrepForDisplay($userinfo['user_sig'])."<br></font>\n";
}
if ($userinfo['bio']) {
--- 97,101 ----
}
if ($userinfo['user_sig']) {
! echo "<font class=\"pn-normal\"><br>"._SIGNATURE.":<br>".pnVarPrepHTMLDisplay($userinfo['user_sig'])."<br></font>\n";
}
if ($userinfo['bio']) {
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |