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 / tests [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 27 Jul 2002 18:57:34 | postnuke_official/tests | import8.php,1.8,1.9 | Mike |
| clean notices | |||
Update of /home/cvsroot/postnuke_official/tests
In directory ns7.hostnuke.net:/tmp/cvs-serv24107
Modified Files:
import8.php
Log Message:
clean notices
Index: import8.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/tests/import8.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** import8.php 24 Jul 2002 19:38:00 -0000 1.8
--- import8.php 27 Jul 2002 18:57:32 -0000 1.9
***************
*** 57,60 ****
--- 57,64 ----
$pntable = pnDBGetTables();
+ if (!isset($reset)) {
+ $reset = 0;
+ }
+
echo "<strong>1. Importing users</strong><br>\n";
if (!pnModAPILoad('users','admin')) {
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 |