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 / news [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 12 Aug 2002 20:52:03 | postnuke_official/html/modules/news | article.php,1.37.2.5,1.37.2.6 | John Robeson |
| fix to make sure we're getting the right id | |||
Update of /home/cvsroot/postnuke_official/html/modules/news
In directory ns7.hostnuke.net:/tmp/cvs-serv30983/html/modules/news
Modified Files:
Tag: PostNuke_71
article.php
Log Message:
fix to make sure we're getting the right id
Index: article.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/news/Attic/article.php,v
retrieving revision 1.37.2.5
retrieving revision 1.37.2.6
diff -C2 -d -r1.37.2.5 -r1.37.2.6
*** article.php 28 Jul 2002 22:38:53 -0000 1.37.2.5
--- article.php 12 Aug 2002 20:52:01 -0000 1.37.2.6
***************
*** 31,34 ****
--- 31,35 ----
die ("You can't access this file directly...");
}
+ $sid = $HTTP_GET_VARS['sid'];
if (empty($sid) && empty($tid)) {
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 |