You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(361) |
Oct
(65) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(798) |
Feb
(694) |
Mar
(586) |
Apr
(145) |
May
(24) |
Jun
(24) |
Jul
(56) |
Aug
(11) |
Sep
(138) |
Oct
(107) |
Nov
(58) |
Dec
(39) |
2004 |
Jan
(157) |
Feb
(24) |
Mar
(13) |
Apr
(14) |
May
(73) |
Jun
(106) |
Jul
(217) |
Aug
(91) |
Sep
(116) |
Oct
(357) |
Nov
(27) |
Dec
(272) |
2005 |
Jan
(97) |
Feb
(40) |
Mar
(167) |
Apr
(365) |
May
(344) |
Jun
(357) |
Jul
(407) |
Aug
(529) |
Sep
(204) |
Oct
(52) |
Nov
(80) |
Dec
(1) |
2006 |
Jan
(2) |
Feb
(1) |
Mar
(11) |
Apr
(112) |
May
(121) |
Jun
(86) |
Jul
(51) |
Aug
(48) |
Sep
(107) |
Oct
(20) |
Nov
(50) |
Dec
(11) |
2007 |
Jan
(7) |
Feb
(11) |
Mar
(8) |
Apr
(11) |
May
(2) |
Jun
(25) |
Jul
(67) |
Aug
(134) |
Sep
(54) |
Oct
(69) |
Nov
(10) |
Dec
(74) |
2008 |
Jan
(73) |
Feb
(81) |
Mar
(64) |
Apr
(98) |
May
(157) |
Jun
(68) |
Jul
(80) |
Aug
(108) |
Sep
(176) |
Oct
(107) |
Nov
(265) |
Dec
(60) |
2009 |
Jan
(149) |
Feb
(140) |
Mar
(195) |
Apr
(141) |
May
(53) |
Jun
(45) |
Jul
(98) |
Aug
(153) |
Sep
(160) |
Oct
(138) |
Nov
(139) |
Dec
(104) |
2010 |
Jan
(188) |
Feb
(259) |
Mar
(133) |
Apr
(104) |
May
(42) |
Jun
(121) |
Jul
(38) |
Aug
(223) |
Sep
(259) |
Oct
(255) |
Nov
(106) |
Dec
(157) |
2011 |
Jan
(202) |
Feb
(110) |
Mar
(261) |
Apr
(272) |
May
(218) |
Jun
(108) |
Jul
(141) |
Aug
(205) |
Sep
(326) |
Oct
(279) |
Nov
(368) |
Dec
(238) |
2012 |
Jan
(239) |
Feb
(3) |
Mar
|
Apr
(1) |
May
(2) |
Jun
|
Jul
(3) |
Aug
(6) |
Sep
(5) |
Oct
|
Nov
|
Dec
|
2013 |
Jan
(1) |
Feb
(3) |
Mar
(9) |
Apr
(10) |
May
|
Jun
(1) |
Jul
(3) |
Aug
(1) |
Sep
(2) |
Oct
(1) |
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
(1) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
(1) |
2016 |
Jan
|
Feb
(1) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <on...@us...> - 2002-09-21 06:25:27
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/metafooter In directory usw-pr-cvs1:/tmp/cvs-serv24713 Modified Files: main.php metafooter.php Log Message: no message Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/metafooter/main.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** main.php 20 Sep 2002 16:30:03 -0000 1.2 --- main.php 21 Sep 2002 06:25:22 -0000 1.3 *************** *** 16,24 **** default: xoops_cp_header(); - //$xoopsModule->printAdminMenu(); - //echo "<br />"; - OpenTable(); editMetaFooter(); - CloseTable(); xoops_cp_footer(); break; --- 16,20 ---- Index: metafooter.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/metafooter/metafooter.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** metafooter.php 20 Sep 2002 16:30:03 -0000 1.2 --- metafooter.php 21 Sep 2002 06:25:22 -0000 1.3 *************** *** 34,38 **** if (!$result) { echo "Error doing DB query"; ! CloseTable(); xoops_cp_footer(); exit(); --- 34,38 ---- if (!$result) { echo "Error doing DB query"; ! //CloseTable(); xoops_cp_footer(); exit(); |
From: <on...@us...> - 2002-09-21 06:23:56
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/mailusers In directory usw-pr-cvs1:/tmp/cvs-serv24506 Modified Files: mailusers.php Log Message: no message Index: mailusers.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/mailusers/mailusers.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mailusers.php 20 Sep 2002 16:28:25 -0000 1.4 --- mailusers.php 21 Sep 2002 06:23:53 -0000 1.5 *************** *** 13,21 **** if ( $op == "form" ) { xoops_cp_header(); ! OpenTable(); $display_criteria = 1; include(XOOPS_ROOT_PATH."/modules/system/admin/mailusers/mailform.php"); $form->display(); ! CloseTable(); xoops_cp_footer(); } --- 13,21 ---- if ( $op == "form" ) { xoops_cp_header(); ! //OpenTable(); $display_criteria = 1; include(XOOPS_ROOT_PATH."/modules/system/admin/mailusers/mailform.php"); $form->display(); ! //CloseTable(); xoops_cp_footer(); } *************** *** 112,116 **** $added_count = count($added); xoops_cp_header(); ! OpenTable(); if ( $added_count > 0 ) { $mail_end = ($added_count > ($HTTP_POST_VARS['mail_start'] + 100)) ? ($HTTP_POST_VARS['mail_start'] + 100) : $added_count; --- 112,116 ---- $added_count = count($added); xoops_cp_header(); ! //OpenTable(); if ( $added_count > 0 ) { $mail_end = ($added_count > ($HTTP_POST_VARS['mail_start'] + 100)) ? ($HTTP_POST_VARS['mail_start'] + 100) : $added_count; *************** *** 182,186 **** echo "<h4>"._AM_NOUSERMATCH."</h4>"; } ! CloseTable(); xoops_cp_footer(); } --- 182,186 ---- echo "<h4>"._AM_NOUSERMATCH."</h4>"; } ! //CloseTable(); xoops_cp_footer(); } |
From: <on...@us...> - 2002-09-21 06:23:03
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/findusers In directory usw-pr-cvs1:/tmp/cvs-serv24417 Modified Files: main.php Log Message: no message Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/findusers/main.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** main.php 20 Sep 2002 17:37:06 -0000 1.5 --- main.php 21 Sep 2002 06:23:00 -0000 1.6 *************** *** 11,15 **** xoops_cp_header(); ! OpenTable(); if ( $op == "form" ) { --- 11,15 ---- xoops_cp_header(); ! //OpenTable(); if ( $op == "form" ) { *************** *** 410,414 **** } ! CloseTable(); xoops_cp_footer(); ?> --- 410,414 ---- } ! //CloseTable(); xoops_cp_footer(); ?> |
From: <on...@us...> - 2002-09-21 06:22:22
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/filter In directory usw-pr-cvs1:/tmp/cvs-serv24362 Modified Files: filter.php Log Message: no message Index: filter.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/filter/filter.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** filter.php 20 Sep 2002 16:22:36 -0000 1.2 --- filter.php 21 Sep 2002 06:22:20 -0000 1.3 *************** *** 27,33 **** } xoops_cp_header(); ! OpenTable(); include(XOOPS_ROOT_PATH."/modules/system/admin/filter/filterform.php"); ! CloseTable(); xoops_cp_footer(); } --- 27,33 ---- } xoops_cp_header(); ! //OpenTable(); include(XOOPS_ROOT_PATH."/modules/system/admin/filter/filterform.php"); ! //CloseTable(); xoops_cp_footer(); } *************** *** 90,98 **** if (count($errors) > 0) { xoops_cp_header(); ! OpenTable(); foreach ($errors as $er) { echo $er."<br />"; } ! CloseTable(); xoops_cp_footer(); } else { --- 90,98 ---- if (count($errors) > 0) { xoops_cp_header(); ! //OpenTable(); foreach ($errors as $er) { echo $er."<br />"; } ! //CloseTable(); xoops_cp_footer(); } else { |
From: <w4...@us...> - 2002-09-21 04:29:52
|
Update of /cvsroot/xoops/xoops-current/html/images In directory usw-pr-cvs1:/tmp/cvs-serv7210/html/images Modified Files: logo.gif Log Message: no comment Index: logo.gif =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/images/logo.gif,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 Binary files /tmp/cvsjWP0hb and /tmp/cvs0h3Zrc differ |
From: <w4...@us...> - 2002-09-21 04:29:52
|
Update of /cvsroot/xoops/xoops-current/html/modules/mydownloads/images In directory usw-pr-cvs1:/tmp/cvs-serv7210/html/modules/mydownloads/images Removed Files: logo-ch.gif logo-en3.gif logo-en4.gif Log Message: no comment --- logo-ch.gif DELETED --- --- logo-en3.gif DELETED --- --- logo-en4.gif DELETED --- |
From: <w4...@us...> - 2002-09-21 04:29:52
|
Update of /cvsroot/xoops/xoops-current/html/modules/xoopspoll/class In directory usw-pr-cvs1:/tmp/cvs-serv7210/html/modules/xoopspoll/class Modified Files: xoopspollrenderer.php Log Message: no comment Index: xoopspollrenderer.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/xoopspoll/class/xoopspollrenderer.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** xoopspollrenderer.php 19 Sep 2002 21:37:04 -0000 1.5 --- xoopspollrenderer.php 21 Sep 2002 04:29:49 -0000 1.6 *************** *** 38,42 **** function renderForm(){ $content = "<form action='".XOOPS_URL."/modules/xoopspoll/index.php' method='post'>"; ! $content .= "<table border='0' cellpadding='0' cellspacing='0' width='100%'><tr><td class='bg2'>\n"; $content .= "<table width='100%' border='0' cellpadding='4' cellspacing='1'>\n"; $content .= "<tr class='bg3'><td align='center' colspan='2'><input type='hidden' name='poll_id' value='".$this->poll->getVar("poll_id")."' />\n"; --- 38,42 ---- function renderForm(){ $content = "<form action='".XOOPS_URL."/modules/xoopspoll/index.php' method='post'>"; ! $content .= "<table border='0' cellpadding='0' cellspacing='0' valign='top' width='100%'><tr><td class='bg2'>\n"; $content .= "<table width='100%' border='0' cellpadding='4' cellspacing='1'>\n"; $content .= "<tr class='bg3'><td align='center' colspan='2'><input type='hidden' name='poll_id' value='".$this->poll->getVar("poll_id")."' />\n"; *************** *** 76,80 **** $percent = 0; } ! echo "<tr class='bg1'><td width='30%'>".$option->getVar("option_text")."</td><td width='70%'>"; if ( $percent > 0 ) { $width = intval($percent)*2; --- 76,80 ---- $percent = 0; } ! echo "<tr class='bg1'><td width='30%' align='left'>".$option->getVar("option_text")."</td><td width='70%' align='left'>"; if ( $percent > 0 ) { $width = intval($percent)*2; |
From: <w4...@us...> - 2002-09-20 22:40:07
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/language/spanish/admin In directory usw-pr-cvs1:/tmp/cvs-serv3082/html/modules/system/language/spanish/admin Modified Files: blocksadmin.php findusers.php Log Message: no comment Index: blocksadmin.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/language/spanish/admin/blocksadmin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** blocksadmin.php 20 Sep 2002 02:03:31 -0000 1.2 --- blocksadmin.php 20 Sep 2002 22:40:04 -0000 1.3 *************** *** 56,61 **** define("_AM_TOPONLY","Solo en Home"); define("_AM_ALLPAGES","En Todas"); ! define("_AM_BTEMPLATE","Plantilla para el Bloque"); define("_AM_ADVANCED","Configuración Avanzada"); define("_AM_BCACHETIME","Duración del Cache"); ?> --- 56,62 ---- define("_AM_TOPONLY","Solo en Home"); define("_AM_ALLPAGES","En Todas"); ! define("_AM_BTEMPLATE","Plantilla"); define("_AM_ADVANCED","Configuración Avanzada"); define("_AM_BCACHETIME","Duración del Cache"); + define('_AM_BALIAS', 'Alias'); ?> Index: findusers.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/language/spanish/admin/findusers.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** findusers.php 6 Aug 2002 13:32:13 -0000 1.2 --- findusers.php 20 Sep 2002 22:40:04 -0000 1.3 *************** *** 39,42 **** --- 39,45 ---- define("_AM_LIMIT","Numeros de Usuarios por pagina"); define("_AM_RESULTS","Buscar Resultados"); + define("_AM_SHOWMAILOK", "Tipo de usuarios a mostrar"); + define("_AM_MAILOK","Solo usuarios que acepten mail"); + define("_AM_MAILNG","Solo usuarios que no acepten mail"); define("_AM_SHOWTYPE","Tipo de usuarios a mostrar"); define("_AM_ACTIVE","Solo usuarios activos"); |
From: <on...@us...> - 2002-09-20 17:40:28
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/language/english/admin In directory usw-pr-cvs1:/tmp/cvs-serv32618 Modified Files: blocksadmin.php Log Message: no message Index: blocksadmin.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/language/english/admin/blocksadmin.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** blocksadmin.php 15 Jul 2002 08:13:48 -0000 1.1.1.1 --- blocksadmin.php 20 Sep 2002 17:40:25 -0000 1.2 *************** *** 52,54 **** --- 52,61 ---- define("_AM_USEFULTAGS","Useful Tags:"); define("_AM_BLOCKTAG1","%s will print %s"); + define('_AM_VISIBLEIN', 'Visible in'); + define('_AM_ALLPAGES', 'All Pages'); + define('_AM_TOPONLY', 'Top Page Only'); + define('_AM_BTEMPLATE', 'Template'); + define('_AM_ADVANCED', 'Advanced Settings'); + define('_AM_BCACHETIME', 'Cache lifetime'); + define('_AM_BALIAS', 'Alias name'); ?> |
From: <on...@us...> - 2002-09-20 17:38:57
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/language/english/admin In directory usw-pr-cvs1:/tmp/cvs-serv32176 Modified Files: findusers.php Log Message: no message Index: findusers.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/language/english/admin/findusers.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** findusers.php 6 Aug 2002 01:22:29 -0000 1.2 --- findusers.php 20 Sep 2002 17:38:54 -0000 1.3 *************** *** 39,42 **** --- 39,45 ---- define("_AM_LIMIT","Number of users per page"); define("_AM_RESULTS", "Search results"); + define("_AM_SHOWMAILOK", "Type of users to show"); + define("_AM_MAILOK","Only users that accept mail"); + define("_AM_MAILNG","Only users that don't accept mail"); define("_AM_SHOWTYPE", "Type of users to show"); define("_AM_ACTIVE","Only active users"); |
From: <on...@us...> - 2002-09-20 17:37:09
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/findusers In directory usw-pr-cvs1:/tmp/cvs-serv31666 Modified Files: main.php Log Message: no message Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/findusers/main.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** main.php 20 Sep 2002 16:23:16 -0000 1.4 --- main.php 20 Sep 2002 17:37:06 -0000 1.5 *************** *** 66,69 **** --- 66,71 ---- $posts_more = new XoopsFormText(_AM_POSTSMORE, "user_posts_more", 10, 5); $posts_less = new XoopsFormText(_AM_POSTSLESS, "user_posts_less", 10, 5); + $mailok_radio = new XoopsFormRadio(_AM_SHOWMAILOK, "user_mailok", "both"); + $mailok_radio->addOptionArray(array("mailok"=>_AM_MAILOK, "mailng"=>_AM_MAILNG, "both"=>_AM_BOTH)); $type_radio = new XoopsFormRadio(_AM_SHOWTYPE, "user_type", "actv"); $type_radio->addOptionArray(array("actv"=>_AM_ACTIVE, "inactv"=>_AM_INACTIVE, "both"=>_AM_BOTH)); *************** *** 98,101 **** --- 100,104 ---- $form->addElement($posts_more); $form->addElement($posts_less); + $form->addElement($mailok_radio); $form->addElement($type_radio); $form->addElement($sort_select); *************** *** 290,293 **** --- 293,305 ---- if ( !empty($HTTP_POST_VARS['user_posts_less']) && is_numeric($HTTP_POST_VARS['user_posts_less']) ) { $criteria[] = "posts < ".intval($HTTP_POST_VARS['user_posts_less']).""; + } + if ( isset($HTTP_POST_VARS['user_mailok']) ) { + if ( $HTTP_POST_VARS['user_mailok'] == "mailng" ) { + $criteria[] = "user_mailok=0"; + } elseif ( $HTTP_POST_VARS['user_mailok'] == "mailok" ) { + $criteria[] = "user_mailok=1"; + } else { + $criteria[] = "user_mailok>=0"; + } } if ( isset($HTTP_POST_VARS['user_type']) ) { |
From: <on...@us...> - 2002-09-20 17:11:44
|
Update of /cvsroot/xoops/xoops-current/html/class In directory usw-pr-cvs1:/tmp/cvs-serv22033 Modified Files: upload.class.php Log Message: no message Index: upload.class.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/class/upload.class.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** upload.class.php 22 Jul 2002 05:26:30 -0000 1.2 --- upload.class.php 20 Sep 2002 17:11:41 -0000 1.3 *************** *** 538,542 **** if (!$this->uploadFail) { ! if (ereg("image",$this->HTTP_POST_FILES[$this->uploadFieldName]['type'])) { $this->imageSizeOk = $this->checkImageSize(); } else { --- 538,542 ---- if (!$this->uploadFail) { ! if (preg_match("/image/",$this->HTTP_POST_FILES[$this->uploadFieldName]['type'])) { $this->imageSizeOk = $this->checkImageSize(); } else { |
From: <on...@us...> - 2002-09-20 17:09:52
|
Update of /cvsroot/xoops/xoops-current/html/include In directory usw-pr-cvs1:/tmp/cvs-serv21387 Modified Files: commentform.inc.php Log Message: no message Index: commentform.inc.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/include/commentform.inc.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** commentform.inc.php 17 Jul 2002 07:39:34 -0000 1.2 --- commentform.inc.php 20 Sep 2002 17:09:49 -0000 1.3 *************** *** 36,40 **** echo "<br /><br /><b>". _SUBJECT ."</b><br />"; ! if ( !eregi("^re:",$subject) ) { $subject = "Re: ".substr($subject,0,56); } --- 36,40 ---- echo "<br /><br /><b>". _SUBJECT ."</b><br />"; ! if ( !preg_match("/^re:/i",$subject) ) { $subject = "Re: ".substr($subject,0,56); } |
From: <on...@us...> - 2002-09-20 17:08:57
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/preferences In directory usw-pr-cvs1:/tmp/cvs-serv21114 Modified Files: preferences.php Log Message: no message Index: preferences.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/preferences/preferences.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** preferences.php 20 Sep 2002 16:33:58 -0000 1.6 --- preferences.php 20 Sep 2002 17:08:54 -0000 1.7 *************** *** 135,148 **** $myts =& MyTextSanitizer::getInstance(); $error = ""; ! if(!is_numeric($minpass)){ $error .= "<h4>"._MD_AM_INVLDMINPASS."</h4>"; } ! if(!is_numeric($sessionexpire)){ $error .= "<h4>"._MD_AM_INVLDSEXP."</h4>"; } ! if ((!$usercookie) || ($usercookie=="") || (ereg("[^a-zA-Z0-9_-]",$usercookie))){ $error .= "<h4>"._MD_AM_INVLDUCOOK."</h4>"; } ! if ((!$sessioncookie) || ($sessioncookie=="") || (ereg("[^a-zA-Z0-9_-]",$sessioncookie))){ $error .= "<h4>"._MD_AM_INVLDSCOOK."</h4>"; } --- 135,148 ---- $myts =& MyTextSanitizer::getInstance(); $error = ""; ! if (!is_numeric($minpass)) { $error .= "<h4>"._MD_AM_INVLDMINPASS."</h4>"; } ! if (!is_numeric($sessionexpire)) { $error .= "<h4>"._MD_AM_INVLDSEXP."</h4>"; } ! if (!isset($usercookie) || trim($usercookie) == '' || preg_match("/[^a-zA-Z0-9_-]/",$usercookie)) { $error .= "<h4>"._MD_AM_INVLDUCOOK."</h4>"; } ! if (!isset($sessioncookie) || trim($sessioncookie) == '' || preg_match("/[^a-zA-Z0-9_-]/",$sessioncookie)) { $error .= "<h4>"._MD_AM_INVLDSCOOK."</h4>"; } *************** *** 150,154 **** $error .= "<h4>"._MD_AM_ADMNOTSET."</h4>"; } ! if($error != ""){ xoops_cp_header(); echo $error; --- 150,154 ---- $error .= "<h4>"._MD_AM_ADMNOTSET."</h4>"; } ! if ($error != '') { xoops_cp_header(); echo $error; |
From: <on...@us...> - 2002-09-20 17:06:16
|
Update of /cvsroot/xoops/xoops-current/html/include In directory usw-pr-cvs1:/tmp/cvs-serv20248 Modified Files: functions.php Log Message: no message Index: functions.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/include/functions.php,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** functions.php 18 Sep 2002 11:54:29 -0000 1.14 --- functions.php 20 Sep 2002 17:06:13 -0000 1.15 *************** *** 160,164 **** function checkEmail($email){ ! if (!$email || !eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+([\.][a-z0-9-]+)+$",$email)){ return false; } --- 160,164 ---- function checkEmail($email){ ! if (!$email || !preg_match("/^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+([\.][a-z0-9-]+)+$/i",$email)){ return false; } |
From: <on...@us...> - 2002-09-20 17:04:48
|
Update of /cvsroot/xoops/xoops-current/html/class In directory usw-pr-cvs1:/tmp/cvs-serv19725 Modified Files: xoopsmailer.php Log Message: no message Index: xoopsmailer.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/class/xoopsmailer.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** xoopsmailer.php 5 Sep 2002 04:12:26 -0000 1.2 --- xoopsmailer.php 20 Sep 2002 17:04:45 -0000 1.3 *************** *** 309,313 **** function setToEmails($email){ if ( !is_array($email) ) { ! if (eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+([\.][a-z0-9-]+)+$",$email) ) { array_push($this->toEmails, $email); } --- 309,313 ---- function setToEmails($email){ if ( !is_array($email) ) { ! if (preg_match("/^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+([\.][a-z0-9-]+)+$/i",$email) ) { array_push($this->toEmails, $email); } |
From: <on...@us...> - 2002-09-20 17:03:24
|
Update of /cvsroot/xoops/xoops-current/html In directory usw-pr-cvs1:/tmp/cvs-serv19292 Modified Files: install.php Log Message: no message Index: install.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/install.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** install.php 19 Sep 2002 17:30:36 -0000 1.15 --- install.php 20 Sep 2002 17:03:21 -0000 1.16 *************** *** 1178,1182 **** case "createTables": include_once("mainfile.php"); ! if (!eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+([\.][a-z0-9-]+)+$",$adminmail)) { install_header(); echo "<div style='text-align:center'><b>"._INSTALL_L73."</b>\n"; --- 1178,1182 ---- case "createTables": include_once("mainfile.php"); ! if (!preg_match("/^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+([\.][a-z0-9-]+)+$/i",$adminmail)) { install_header(); echo "<div style='text-align:center'><b>"._INSTALL_L73."</b>\n"; |
From: <on...@us...> - 2002-09-20 16:52:48
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/banners In directory usw-pr-cvs1:/tmp/cvs-serv15192 Modified Files: main.php Log Message: no message Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/banners/main.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** main.php 20 Sep 2002 16:19:34 -0000 1.2 --- main.php 20 Sep 2002 16:52:45 -0000 1.3 *************** *** 5,9 **** include_once(XOOPS_ROOT_PATH."/modules/system/admin/banners/banners.php"); include_once(XOOPS_ROOT_PATH."/class/module.textsanitizer.php"); ! switch($op) { case "BannersAdmin": --- 5,9 ---- include_once(XOOPS_ROOT_PATH."/modules/system/admin/banners/banners.php"); include_once(XOOPS_ROOT_PATH."/class/module.textsanitizer.php"); ! $op = !isset($op) ? 'BannersAdmin' : $op; switch($op) { case "BannersAdmin": |
From: <on...@us...> - 2002-09-20 16:51:49
|
Update of /cvsroot/xoops/xoops-current/html/modules/system In directory usw-pr-cvs1:/tmp/cvs-serv14779 Modified Files: admin.php Log Message: no message Index: admin.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** admin.php 20 Sep 2002 16:14:34 -0000 1.2 --- admin.php 20 Sep 2002 16:51:46 -0000 1.3 *************** *** 60,64 **** if ( $admintest == 1 ) { ! if ( $fct != "" ) { if ( file_exists(XOOPS_ROOT_PATH."/modules/system/admin/".$fct."/main.php") ) { if ( file_exists(XOOPS_ROOT_PATH."/modules/system/language/".$xoopsConfig['language']."/admin/".$fct.".php") ) { --- 60,64 ---- if ( $admintest == 1 ) { ! if (isset($fct) && $fct != '') { if ( file_exists(XOOPS_ROOT_PATH."/modules/system/admin/".$fct."/main.php") ) { if ( file_exists(XOOPS_ROOT_PATH."/modules/system/language/".$xoopsConfig['language']."/admin/".$fct.".php") ) { |
From: <on...@us...> - 2002-09-20 16:51:09
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/version In directory usw-pr-cvs1:/tmp/cvs-serv14570 Modified Files: main.php Log Message: no message Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/version/main.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** main.php 15 Jul 2002 08:13:47 -0000 1.1.1.1 --- main.php 20 Sep 2002 16:51:06 -0000 1.2 *************** *** 1,5 **** <?php ! if ( !eregi("admin.php", $PHP_SELF) ) { ! die("Access Denied"); } --- 1,5 ---- <?php ! if (!is_object($xoopsUser) || !is_object($xoopsModule) || !$xoopsUser->isAdmin($xoopsModule->mid()) ) { ! die ("Access Denied"); } |
From: <on...@us...> - 2002-09-20 16:49:27
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/users In directory usw-pr-cvs1:/tmp/cvs-serv13896 Modified Files: main.php users.php Log Message: no message Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/users/main.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** main.php 5 Sep 2002 04:11:12 -0000 1.3 --- main.php 20 Sep 2002 16:49:24 -0000 1.4 *************** *** 1,141 **** <?php ! if ( !eregi("admin.php", $PHP_SELF) ) { ! die("Access Denied"); } include_once(XOOPS_ROOT_PATH."/modules/system/admin/users/users.php"); ! if ( $xoopsUser->isAdmin($xoopsModule->mid()) ) { switch($op) { ! case "mod_users": ! include_once(XOOPS_ROOT_PATH.'/class/xoopspagenav.php'); ! displayUsers(); ! break; ! case "modifyUser": ! modifyUser($uid); ! break; ! case "updateUser": ! updateUser($uid, $uname, $name, $url, $email, $user_icq, $user_aim, $user_yim, $user_msnm, $user_from, $user_occ, $user_intrest, $user_viewemail, $user_avatar, $user_sig, $attachsig, $theme, $pass, $pass2, $rank, $bio, $uorder, $umode, $timezone_offset, $user_mailok); ! break; ! case "delUser": ! xoops_cp_header(); ! OpenTable(); ! $userdata = new XoopsUser($uid); ! echo "<div><h4>".sprintf(_AM_AYSYWTDU,$userdata->getVar("uname"))."</h4>"; ! echo _AM_BYTHIS."<br><br>"; ! echo "<table><tr><td>\n"; ! echo myTextForm("admin.php?fct=users&op=delUserConf&del_uid=".$userdata->getVar("uid"),_AM_YES); ! echo "</td><td>\n"; ! echo myTextForm("admin.php?op=adminMain", _AM_NO); ! echo "</td></tr></table>\n"; ! echo "</div>"; ! CloseTable(); ! xoops_cp_footer(); ! break; ! case "delete_many": ! xoops_cp_header(); ! OpenTable(); ! $count = count($HTTP_POST_VARS['memberslist_id']); ! if ( $count > 0 ) { ! $list = "<a href='".XOOPS_URL."/userinfo.php?uid=".$HTTP_POST_VARS['memberslist_id'][0]."' target='_blank'>".$HTTP_POST_VARS['memberslist_uname'][$HTTP_POST_VARS['memberslist_id'][0]]."</a>"; ! $hidden = "<input type='hidden' name='memberslist_id[]' value='".$HTTP_POST_VARS['memberslist_id'][0]."' />\n"; ! for ( $i = 1; $i < $count; $i++ ) { ! $list .= ", <a href='".XOOPS_URL."/userinfo.php?uid=".$HTTP_POST_VARS['memberslist_id'][$i]."' target='_blank'>".$HTTP_POST_VARS['memberslist_uname'][$HTTP_POST_VARS['memberslist_id'][$i]]."</a>"; ! $hidden .= "<input type='hidden' name='memberslist_id[]' value='".$HTTP_POST_VARS['memberslist_id'][$i]."' />\n"; ! } ! echo "<div><h4>".sprintf(_AM_AYSYWTDU," ".$list." ")."</h4>"; ! echo _AM_BYTHIS."<br /><br /> ! <form action='admin.php' method='post'> ! <input type='hidden' name='fct' value='users' /> ! <input type='hidden' name='op' value='delete_many_ok' /> ! <input type='submit' value='"._YES."' /> ! <input type='button' value='"._NO."' onclick='javascript:location.href=\"admin.php?op=adminMain\"' />"; ! echo $hidden; ! echo "</form></div>"; ! } else { ! echo _AM_NOUSERS; ! } ! CloseTable(); ! xoops_cp_footer(); ! break; ! case "delete_many_ok": ! $count = count($HTTP_POST_VARS['memberslist_id']); ! $output = ""; ! for ( $i = 0; $i < $count; $i++ ) { ! $deluser = new XoopsUser($HTTP_POST_VARS['memberslist_id'][$i]); ! if ( !$deluser->delete() ) { ! $output .= "Could not delete ".$deluser->getVar("uname")."<br />"; ! } else { ! $output .= $deluser->getVar("uname")." deleted<br />"; ! } ! } ! xoops_cp_header(); ! OpenTable(); ! echo $output; ! CloseTable(); ! xoops_cp_footer(); ! break; ! case "delUserConf": ! $user = new XoopsUser($del_uid); ! $user->delete(); ! redirect_header("admin.php?fct=users",1,_AM_DBUPDATED); ! break; ! case "addUser": ! if ( !($uname && $email && $pass) ) { ! echo _AM_YMCACF; ! return; ! } ! $newuser = new XoopsUser(); ! if ( isset($user_viewemail) ) { ! $newuser->setVar("user_viewemail",$user_viewemail); ! } ! if ( isset($attachsig) ) { ! $newuser->setVar("attachsig",$attachsig); ! } ! $newuser->setVar("name",$name); ! $newuser->setVar("uname",$uname); ! $newuser->setVar("email",$email); ! $newuser->setVar("url", formatURL($url)); ! $newuser->setVar("user_avatar",$user_avatar); ! $newuser->setVar("theme",$theme); ! $newuser->setVar("user_icq", $user_icq); ! $newuser->setVar("user_from", $user_from); ! $newuser->setVar("user_sig", $user_sig); ! $newuser->setVar("user_aim", $user_aim); ! $newuser->setVar("user_yim", $user_yim); ! $newuser->setVar("user_msnm", $user_msnm); ! $newuser->setVar("pass", md5($pass)); ! $newuser->setVar("timezone_offset", $timezone_offset); ! $newuser->setVar("theme", $theme); ! $newuser->setVar("uorder", $uorder); ! $newuser->setVar("umode", $umode); ! $newuser->setVar("bio", $bio); ! $newuser->setVar("rank", $rank); ! $newuser->setVar("level", 1); ! $newuser->setVar("user_occ", $user_occ); ! $newuser->setVar("user_intrest", $user_intrest); ! $newuser->setVar('user_mailok', $user_mailok); ! if ( !$newuser->store() ) { ! echo _AM_CNRNU; ! exit(); ! } else { ! redirect_header("admin.php?fct=users",1,_AM_DBUPDATED); ! } ! break; ! case "synchronize": ! synchronize($id, $type); ! break; ! case "reactivate": ! $result=$xoopsDB->query("UPDATE ".$xoopsDB->prefix("users")." SET level=1 WHERE uid=".$uid.""); ! if(!$result){ ! exit(); ! } ! redirect_header("admin.php?fct=users&op=modifyUser&uid=".$uid."",1,_AM_DBUPDATED); ! break; ! default: ! include_once(XOOPS_ROOT_PATH.'/class/xoopspagenav.php'); ! displayUsers(); ! break; ! } ! } else { ! echo "Access Denied"; } ?> --- 1,137 ---- <?php ! if (!is_object($xoopsUser) || !is_object($xoopsModule) || !$xoopsUser->isAdmin($xoopsModule->mid()) ) { ! die ("Access Denied"); } include_once(XOOPS_ROOT_PATH."/modules/system/admin/users/users.php"); ! $op = !isset($op) ? 'mod_users' : $op; switch($op) { ! case "mod_users": ! include_once(XOOPS_ROOT_PATH.'/class/xoopspagenav.php'); ! displayUsers(); ! break; ! case "modifyUser": ! modifyUser($uid); ! break; ! case "updateUser": ! updateUser($uid, $uname, $name, $url, $email, $user_icq, $user_aim, $user_yim, $user_msnm, $user_from, $user_occ, $user_intrest, $user_viewemail, $user_avatar, $user_sig, $attachsig, $theme, $pass, $pass2, $rank, $bio, $uorder, $umode, $timezone_offset, $user_mailok); ! break; ! case "delUser": ! xoops_cp_header(); ! $userdata = new XoopsUser($uid); ! echo "<div><h4>".sprintf(_AM_AYSYWTDU,$userdata->getVar("uname"))."</h4>"; ! echo _AM_BYTHIS."<br><br>"; ! echo "<table><tr><td>\n"; ! echo myTextForm("admin.php?fct=users&op=delUserConf&del_uid=".$userdata->getVar("uid"),_AM_YES); ! echo "</td><td>\n"; ! echo myTextForm("admin.php?op=adminMain", _AM_NO); ! echo "</td></tr></table>\n"; ! echo "</div>"; ! xoops_cp_footer(); ! break; ! case "delete_many": ! xoops_cp_header(); ! $count = count($HTTP_POST_VARS['memberslist_id']); ! if ( $count > 0 ) { ! $list = "<a href='".XOOPS_URL."/userinfo.php?uid=".$HTTP_POST_VARS['memberslist_id'][0]."' target='_blank'>".$HTTP_POST_VARS['memberslist_uname'][$HTTP_POST_VARS['memberslist_id'][0]]."</a>"; ! $hidden = "<input type='hidden' name='memberslist_id[]' value='".$HTTP_POST_VARS['memberslist_id'][0]."' />\n"; ! for ( $i = 1; $i < $count; $i++ ) { ! $list .= ", <a href='".XOOPS_URL."/userinfo.php?uid=".$HTTP_POST_VARS['memberslist_id'][$i]."' target='_blank'>".$HTTP_POST_VARS['memberslist_uname'][$HTTP_POST_VARS['memberslist_id'][$i]]."</a>"; ! $hidden .= "<input type='hidden' name='memberslist_id[]' value='".$HTTP_POST_VARS['memberslist_id'][$i]."' />\n"; ! } ! echo "<div><h4>".sprintf(_AM_AYSYWTDU," ".$list." ")."</h4>"; ! echo _AM_BYTHIS."<br /><br /> ! <form action='admin.php' method='post'> ! <input type='hidden' name='fct' value='users' /> ! <input type='hidden' name='op' value='delete_many_ok' /> ! <input type='submit' value='"._YES."' /> ! <input type='button' value='"._NO."' onclick='javascript:location.href=\"admin.php?op=adminMain\"' />"; ! echo $hidden; ! echo "</form></div>"; ! } else { ! echo _AM_NOUSERS; ! } ! xoops_cp_footer(); ! break; ! case "delete_many_ok": ! $count = count($HTTP_POST_VARS['memberslist_id']); ! $output = ""; ! for ( $i = 0; $i < $count; $i++ ) { ! $deluser = new XoopsUser($HTTP_POST_VARS['memberslist_id'][$i]); ! if ( !$deluser->delete() ) { ! $output .= "Could not delete ".$deluser->getVar("uname")."<br />"; ! } else { ! $output .= $deluser->getVar("uname")." deleted<br />"; ! } ! } ! xoops_cp_header(); ! echo $output; ! xoops_cp_footer(); ! break; ! case "delUserConf": ! $user = new XoopsUser($del_uid); ! if (!$user->delete()) { ! xoops_cp_header(); ! echo "Could not delete ".$deluser->getVar("uname"); ! xoops_cp_footer(); ! exit(); ! } ! redirect_header("admin.php?fct=users",1,_AM_DBUPDATED); ! break; ! case "addUser": ! if ( !($uname && $email && $pass) ) { ! echo _AM_YMCACF; ! return; ! } ! $newuser = new XoopsUser(); ! if ( isset($user_viewemail) ) { ! $newuser->setVar("user_viewemail",$user_viewemail); ! } ! if ( isset($attachsig) ) { ! $newuser->setVar("attachsig",$attachsig); ! } ! $newuser->setVar("name",$name); ! $newuser->setVar("uname",$uname); ! $newuser->setVar("email",$email); ! $newuser->setVar("url", formatURL($url)); ! $newuser->setVar("user_avatar",$user_avatar); ! $newuser->setVar("theme",$theme); ! $newuser->setVar("user_icq", $user_icq); ! $newuser->setVar("user_from", $user_from); ! $newuser->setVar("user_sig", $user_sig); ! $newuser->setVar("user_aim", $user_aim); ! $newuser->setVar("user_yim", $user_yim); ! $newuser->setVar("user_msnm", $user_msnm); ! $newuser->setVar("pass", md5($pass)); ! $newuser->setVar("timezone_offset", $timezone_offset); ! $newuser->setVar("theme", $theme); ! $newuser->setVar("uorder", $uorder); ! $newuser->setVar("umode", $umode); ! $newuser->setVar("bio", $bio); ! $newuser->setVar("rank", $rank); ! $newuser->setVar("level", 1); ! $newuser->setVar("user_occ", $user_occ); ! $newuser->setVar("user_intrest", $user_intrest); ! $newuser->setVar('user_mailok', $user_mailok); ! if ( !$newuser->store() ) { ! echo _AM_CNRNU; ! exit(); ! } else { ! redirect_header("admin.php?fct=users",1,_AM_DBUPDATED); ! } ! break; ! case "synchronize": ! synchronize($id, $type); ! break; ! case "reactivate": ! $result=$xoopsDB->query("UPDATE ".$xoopsDB->prefix("users")." SET level=1 WHERE uid=".$uid.""); ! if(!$result){ ! exit(); ! } ! redirect_header("admin.php?fct=users&op=modifyUser&uid=".$uid."",1,_AM_DBUPDATED); ! break; ! default: ! include_once(XOOPS_ROOT_PATH.'/class/xoopspagenav.php'); ! displayUsers(); ! break; } ?> Index: users.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/users/users.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** users.php 5 Sep 2002 04:11:11 -0000 1.3 --- users.php 20 Sep 2002 16:49:24 -0000 1.4 *************** *** 1,8 **** <?php ! if ( !eregi("admin.php", $PHP_SELF) ) { die ("Access Denied"); } - if ( $xoopsUser->isAdmin($xoopsModule->mid()) ) { - /*********************************************************/ /* Users Functions */ --- 1,6 ---- <?php ! if (!is_object($xoopsUser) || !is_object($xoopsModule) || !$xoopsUser->isAdmin($xoopsModule->mid()) ) { die ("Access Denied"); } /*********************************************************/ /* Users Functions */ *************** *** 223,230 **** exit(); } - - } else { - echo "Access Denied"; - } - ?> --- 221,223 ---- |
From: <on...@us...> - 2002-09-20 16:39:07
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/userrank In directory usw-pr-cvs1:/tmp/cvs-serv9927 Modified Files: main.php userrank.php Log Message: no message Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/userrank/main.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** main.php 15 Jul 2002 08:13:46 -0000 1.1.1.1 --- main.php 20 Sep 2002 16:39:04 -0000 1.2 *************** *** 1,7 **** <?php ! if ( !eregi("admin.php", $PHP_SELF) ) { ! die("Access Denied"); } include_once(XOOPS_ROOT_PATH."/modules/system/admin/userrank/userrank.php"); switch($op) { case "RankForumAdmin": --- 1,8 ---- <?php ! if (!is_object($xoopsUser) || !is_object($xoopsModule) || !$xoopsUser->isAdmin($xoopsModule->mid()) ) { ! die ("Access Denied"); } include_once(XOOPS_ROOT_PATH."/modules/system/admin/userrank/userrank.php"); + $op = !isset($op) ? 'RankForumAdmin' : $op; switch($op) { case "RankForumAdmin": Index: userrank.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/userrank/userrank.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** userrank.php 15 Jul 2002 08:13:46 -0000 1.1.1.1 --- userrank.php 20 Sep 2002 16:39:04 -0000 1.2 *************** *** 1,8 **** <?php ! ! if ( !eregi("admin.php", $PHP_SELF) ) { die ("Access Denied"); } - if ( $xoopsUser->isAdmin($xoopsModule->mid()) ) { function RankForumAdmin() { global $xoopsDB, $xoopsModule; --- 1,6 ---- <?php ! if (!is_object($xoopsUser) || !is_object($xoopsModule) || !$xoopsUser->isAdmin($xoopsModule->mid()) ) { die ("Access Denied"); } function RankForumAdmin() { global $xoopsDB, $xoopsModule; *************** *** 152,158 **** } xoops_cp_footer(); - } - } else { - echo "Access Denied"; } ?> --- 150,153 ---- |
From: <on...@us...> - 2002-09-20 16:36:52
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/smilies In directory usw-pr-cvs1:/tmp/cvs-serv9070 Modified Files: main.php smilies.php Log Message: no message Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/smilies/main.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** main.php 15 Jul 2002 08:13:46 -0000 1.1.1.1 --- main.php 20 Sep 2002 16:36:49 -0000 1.2 *************** *** 1,6 **** <?php ! if (!eregi("admin.php", $PHP_SELF)) die("Access Denied"); include_once(XOOPS_ROOT_PATH."/modules/system/admin/smilies/smilies.php"); ! switch($op) { --- 1,8 ---- <?php ! if (!is_object($xoopsUser) || !is_object($xoopsModule) || !$xoopsUser->isAdmin($xoopsModule->mid()) ) { ! die ("Access Denied"); ! } include_once(XOOPS_ROOT_PATH."/modules/system/admin/smilies/smilies.php"); ! $op = !isset($op) ? 'SmilesAdmin' : $op; switch($op) { Index: smilies.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/smilies/smilies.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** smilies.php 15 Jul 2002 08:13:46 -0000 1.1.1.1 --- smilies.php 20 Sep 2002 16:36:49 -0000 1.2 *************** *** 1,7 **** <?php ! if ( !eregi("admin.php", $PHP_SELF) ) { die ("Access Denied"); } - if ( $xoopsUser->isAdmin($xoopsModule->mid()) ) { function SmilesAdmin() { --- 1,6 ---- <?php ! if (!is_object($xoopsUser) || !is_object($xoopsModule) || !$xoopsUser->isAdmin($xoopsModule->mid()) ) { die ("Access Denied"); } function SmilesAdmin() { *************** *** 140,147 **** xoops_cp_footer(); } - } - - } else { - echo "Access Denied"; } ?> --- 139,142 ---- |
From: <on...@us...> - 2002-09-20 16:34:01
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/preferences In directory usw-pr-cvs1:/tmp/cvs-serv8168 Modified Files: main.php preferences.php Log Message: no message Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/preferences/main.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** main.php 5 Sep 2002 11:10:57 -0000 1.4 --- main.php 20 Sep 2002 16:33:58 -0000 1.5 *************** *** 1,15 **** <?php ! if ( !eregi("admin.php", $PHP_SELF) ) { die ("Access Denied"); ! } ! $op = "default"; ! include (XOOPS_ROOT_PATH."/modules/system/admin/preferences/preferences.php"); ! if ( isset($HTTP_POST_VARS) ) { ! foreach ( $HTTP_POST_VARS as $k => $v ) { ! $$k = $v; } - } - - if( $xoopsUser->isAdmin($xoopsModule->mid()) ) { switch($op) { case "save": --- 1,13 ---- <?php ! if (!is_object($xoopsUser) || !is_object($xoopsModule) || !$xoopsUser->isAdmin($xoopsModule->mid()) ) { die ("Access Denied"); ! } else { ! $op = "default"; ! include (XOOPS_ROOT_PATH."/modules/system/admin/preferences/preferences.php"); ! if ( isset($HTTP_POST_VARS) ) { ! foreach ( $HTTP_POST_VARS as $k => $v ) { ! $$k = $v; ! } } switch($op) { case "save": Index: preferences.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/preferences/preferences.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** preferences.php 5 Sep 2002 11:10:57 -0000 1.5 --- preferences.php 20 Sep 2002 16:33:58 -0000 1.6 *************** *** 2,10 **** // $Id$ ! if ( !eregi("admin.php", $PHP_SELF) ) { die ("Access Denied"); ! } ! // check if the user is authorised ! if ( $xoopsUser->isAdmin($xoopsModule->mid()) ) { include_once(XOOPS_ROOT_PATH."/class/xoopsformloader.php"); include_once(XOOPS_ROOT_PATH."/class/xoopslists.php"); --- 2,8 ---- // $Id$ ! if (!is_object($xoopsUser) || !is_object($xoopsModule) || !$xoopsUser->isAdmin($xoopsModule->mid()) ) { die ("Access Denied"); ! } else { include_once(XOOPS_ROOT_PATH."/class/xoopsformloader.php"); include_once(XOOPS_ROOT_PATH."/class/xoopslists.php"); *************** *** 292,298 **** } - } else { - } - ?> --- 290,293 ---- |
From: <on...@us...> - 2002-09-20 16:32:02
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/modulesadmin In directory usw-pr-cvs1:/tmp/cvs-serv7552 Modified Files: main.php modulesadmin.php Log Message: no message Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/modulesadmin/main.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** main.php 18 Sep 2002 11:13:59 -0000 1.2 --- main.php 20 Sep 2002 16:31:58 -0000 1.3 *************** *** 1,4 **** <?php ! if ( !eregi("admin.php", $PHP_SELF) ) { die ("Access Denied"); } --- 1,4 ---- <?php ! if (!is_object($xoopsUser) || !is_object($xoopsModule) || !$xoopsUser->isAdmin($xoopsModule->mid()) ) { die ("Access Denied"); } Index: modulesadmin.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/modulesadmin/modulesadmin.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** modulesadmin.php 19 Sep 2002 16:10:27 -0000 1.5 --- modulesadmin.php 20 Sep 2002 16:31:59 -0000 1.6 *************** *** 1,8 **** <?php ! if ( !eregi("admin.php", $PHP_SELF) ) { ! redirect_header(XOOPS_URL."/",3,_NOPERM); } - if( $xoopsUser->isAdmin($xoopsModule->mid()) ) { - function module_list(){ global $xoopsConfig, $xoopsUser, $xoopsDB, $xoopsModule; --- 1,6 ---- <?php ! if (!is_object($xoopsUser) || !is_object($xoopsModule) || !$xoopsUser->isAdmin($xoopsModule->mid()) ) { ! die ("Access Denied"); } function module_list(){ global $xoopsConfig, $xoopsUser, $xoopsDB, $xoopsModule; *************** *** 441,448 **** return true; } - - } else { - redirect_header(XOOPS_URL."/",3,_NOPERM); - } - ?> --- 439,441 ---- |