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 / includes [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 04 Aug 2002 20:17:30 | postnuke_official/html/includes | pnTableDDL.php,1.1,1.2 | Paul Rosania |
| warning fix | |||
Update of /home/cvsroot/postnuke_official/html/includes
In directory ns7.hostnuke.net:/tmp/cvs-serv22185/includes
Modified Files:
pnTableDDL.php
Log Message:
warning fix
Index: pnTableDDL.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/includes/pnTableDDL.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pnTableDDL.php 3 Aug 2002 02:58:11 -0000 1.1
--- pnTableDDL.php 4 Aug 2002 20:17:28 -0000 1.2
***************
*** 182,186 ****
$dbtype = pnConfigGetVar('dbtype');
}
! // Select the correct database type
switch($dbtype) {
--- 182,189 ----
$dbtype = pnConfigGetVar('dbtype');
}
!
! $sql = '';
!
! // Select the correct database type
switch($dbtype) {
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 |