Xaraya / Postnuke CVS Notices - Message

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 Notice

Directory filter : [ all ] / postnuke_official / html / modules / comments / backend [ view in CVS ]


Deprecated: Function gmstrftime() is deprecated in /home/mikespub/www/list.php on line 509
Date Directory [filter] File(s) [view] Author [filter]
10 Aug 2002 13:57:36postnuke_official/html/modules/comments/backendbackend.php,1.10,1.11Gary Mitchell
 fix table name in the GenID statement

Update of /home/cvsroot/postnuke_official/html/modules/comments/backend
In directory ns7.hostnuke.net:/tmp/cvs-serv32237

Modified Files:
	backend.php 
Log Message:
fix table name in the GenID statement


Index: backend.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/comments/backend/backend.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** backend.php	10 Aug 2002 13:35:22 -0000	1.10
--- backend.php	10 Aug 2002 13:57:34 -0000	1.11
***************
*** 96,100 ****
          }
  
!         $nextid = $dbconn->GenId($hookstable);
          $sql = "INSERT INTO $pntable[comments] ($column[cid], $column[modid], $column[itemid], $column[author], 
                              $column[title], $column[comment], $column[hostname], $column[lineage]) 
--- 96,100 ----
          }
  
!         $nextid = $dbconn->GenId($pntable[comments]);
          $sql = "INSERT INTO $pntable[comments] ($column[cid], $column[modid], $column[itemid], $column[author], 
                              $column[title], $column[comment], $column[hostname], $column[lineage]) 


Directory filter : [ all ] / postnuke_official / html / modules / comments / backend [ view in CVS ]

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