Skip to content

Commit 2c5ddfb

Browse files
committed
Merge branch 'master' of https://github.com/iForumModule/iforum
� Conflicts: � admin/admin_forum_manager.php � class/art/object.php � class/art/object.recon.php � class/art/object.render.php � class/art/object.stats.php � class/art/object.write.php � class/compat/class/xoopsform/formeditor.php � class/compat/class/xoopsform/formselecteditor.php � class/compat/kernel/rank.php � class/digest.php � class/iforumtree.php � class/karma.php � class/permission.php � class/readforum.php � class/readtopic.php � class/topic.php � class/transfer.php � class/xmlrss.php � icms_version.php � post.php
2 parents 4691d95 + 4a0e8c1 commit 2c5ddfb

29 files changed

Lines changed: 3502 additions & 3498 deletions

admin/about.php

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
1-
<?php
2-
/**
3-
* iForum - a bulletin Board (Forum) for ImpressCMS
4-
*
5-
* Based upon CBB 3.08
6-
*
7-
* @copyright http://www.xoops.org/ The XOOPS Project
8-
* @copyright http://xoopsforge.com The XOOPS FORGE Project
9-
* @copyright http://xoops.org.cn The XOOPS CHINESE Project
10-
* @copyright XOOPS_copyrights.txt
11-
* @copyright readme.txt
12-
* @copyright http://www.impresscms.org/ The ImpressCMS Project
13-
* @license GNU General Public License (GPL)
14-
* a copy of the GNU license is enclosed.
15-
* ----------------------------------------------------------------------------------------------------------
16-
* @package CBB - XOOPS Community Bulletin Board
17-
* @since 3.08
18-
* @author phppp
19-
* ----------------------------------------------------------------------------------------------------------
20-
* iForum - a bulletin Board (Forum) for ImpressCMS
21-
* @since 1.00
22-
* @author modified by stranger
23-
* @version $Id$
24-
*/
25-
26-
include_once 'admin_header.php';
27-
28-
$aboutObj = new icms_ipf_About();
1+
<?php
2+
/**
3+
* iForum - a bulletin Board (Forum) for ImpressCMS
4+
*
5+
* Based upon CBB 3.08
6+
*
7+
* @copyright http://www.xoops.org/ The XOOPS Project
8+
* @copyright http://xoopsforge.com The XOOPS FORGE Project
9+
* @copyright http://xoops.org.cn The XOOPS CHINESE Project
10+
* @copyright XOOPS_copyrights.txt
11+
* @copyright readme.txt
12+
* @copyright http://www.impresscms.org/ The ImpressCMS Project
13+
* @license GNU General Public License (GPL)
14+
* a copy of the GNU license is enclosed.
15+
* ----------------------------------------------------------------------------------------------------------
16+
* @package CBB - XOOPS Community Bulletin Board
17+
* @since 3.08
18+
* @author phppp
19+
* ----------------------------------------------------------------------------------------------------------
20+
* iForum - a bulletin Board (Forum) for ImpressCMS
21+
* @since 1.00
22+
* @author modified by stranger
23+
* @version $Id$
24+
*/
25+
26+
include_once 'admin_header.php';
27+
28+
$aboutObj = new icms_ipf_About();
2929
$aboutObj->render();

admin/admin_blocks.php

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
<?php
2-
/**
3-
* iForum - a bulletin Board (Forum) for ImpressCMS
4-
*
5-
* Based upon CBB 3.08
6-
*
7-
* @copyright http://www.xoops.org/ The XOOPS Project
8-
* @copyright http://xoopsforge.com The XOOPS FORGE Project
9-
* @copyright http://xoops.org.cn The XOOPS CHINESE Project
10-
* @copyright XOOPS_copyrights.txt
11-
* @copyright readme.txt
12-
* @copyright http://www.impresscms.org/ The ImpressCMS Project
13-
* @license GNU General Public License (GPL)
14-
* a copy of the GNU license is enclosed.
15-
* ----------------------------------------------------------------------------------------------------------
16-
* @package CBB - XOOPS Community Bulletin Board
17-
* @since 3.08
18-
* @author phppp
19-
* ----------------------------------------------------------------------------------------------------------
20-
* iForum - a bulletin Board (Forum) for ImpressCMS
21-
* @since 1.00
22-
* @author modified by stranger
23-
* @version $Id$
24-
*/
25-
26-
include "admin_header.php";
27-
header("Location: " . ICMS_URL . "/modules/system/admin.php?fct=blocksadmin&filtersel=mid&filtersel2=".$icmsModule->getVar("mid"));
1+
<?php
2+
/**
3+
* iForum - a bulletin Board (Forum) for ImpressCMS
4+
*
5+
* Based upon CBB 3.08
6+
*
7+
* @copyright http://www.xoops.org/ The XOOPS Project
8+
* @copyright http://xoopsforge.com The XOOPS FORGE Project
9+
* @copyright http://xoops.org.cn The XOOPS CHINESE Project
10+
* @copyright XOOPS_copyrights.txt
11+
* @copyright readme.txt
12+
* @copyright http://www.impresscms.org/ The ImpressCMS Project
13+
* @license GNU General Public License (GPL)
14+
* a copy of the GNU license is enclosed.
15+
* ----------------------------------------------------------------------------------------------------------
16+
* @package CBB - XOOPS Community Bulletin Board
17+
* @since 3.08
18+
* @author phppp
19+
* ----------------------------------------------------------------------------------------------------------
20+
* iForum - a bulletin Board (Forum) for ImpressCMS
21+
* @since 1.00
22+
* @author modified by stranger
23+
* @version $Id$
24+
*/
25+
26+
include "admin_header.php";
27+
header("Location: " . ICMS_URL . "/modules/system/admin.php?fct=blocksadmin&filtersel=mid&filtersel2=".$icmsModule->getVar("mid"));

0 commit comments

Comments
 (0)