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_modules / New_pnadmin / html / modules / admin [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 10 Aug 2002 15:58:22 | postnuke_modules/New_pnadmin/html/modules/admin | pnfunctions.php,1.3,1.4 | Bjarne Var�ystrand |
| fixed a typo att line #533 = = should have been == | |||
Update of /home/cvsroot/postnuke_modules/New_pnadmin/html/modules/admin
In directory ns7.hostnuke.net:/tmp/cvs-serv413/postnuke_modules/New_pnadmin/html/modules/admin
Modified Files:
pnfunctions.php
Log Message:
fixed a typo att line #533 = = should have been ==
Index: pnfunctions.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/New_pnadmin/html/modules/admin/pnfunctions.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** pnfunctions.php 10 Aug 2002 00:31:51 -0000 1.3
--- pnfunctions.php 10 Aug 2002 15:58:20 -0000 1.4
***************
*** 531,535 ****
} else {
// Get number of records
! $recordCount = = $resultCnt->fields[0];
}
--- 531,535 ----
} else {
// Get number of records
! $recordCount == $resultCnt->fields[0];
}
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 |