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 / categories [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 29 Jul 2002 09:08:06 | postnuke_official/html/modules/categories | pnadminapi.php,1.7,1.8 | Mike |
| when am I going to learn ? :-) | |||
Update of /home/cvsroot/postnuke_official/html/modules/categories
In directory ns7.hostnuke.net:/tmp/cvs-serv7056
Modified Files:
pnadminapi.php
Log Message:
when am I going to learn ? :-)
Index: pnadminapi.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/categories/pnadminapi.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** pnadminapi.php 29 Jul 2002 09:07:12 -0000 1.7
--- pnadminapi.php 29 Jul 2002 09:08:04 -0000 1.8
***************
*** 455,459 ****
$sql = "DELETE FROM $categorieslinkagetable
WHERE $categorieslinkagecolumn[cid] IN (" . $cats_comma_separated . ")";
- error_log($sql);
$dbconn->Execute($sql);
// What is the largest number of bytes a SQL query can have?
--- 455,458 ----
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 |