Skip to content

Commit bb5ed47

Browse files
Update
1 parent 43687b8 commit bb5ed47

File tree

268 files changed

+253
-1483
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

268 files changed

+253
-1483
lines changed

admin/language/Honeypot/lang-english.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
/* it under the terms of the GNU General Public License as published by */
2424
/* the Free Software Foundation; either version 2 of the License. */
2525
/************************************************************************/
26-
/*=======================================================================
27-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
28-
=======================================================================*/
29-
3026

3127
define_once('_HONEYPOT_MAIN','Nuke HoneyPot V2.2 - Antispam');
3228
define_once('_HONEYPOT_BOTLIST','Honeypot Bot List');

admin/language/Menu/lang-english.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
define("_MENU_SHOWADMIN","Extended Administrator view");
6060
define("_ALWAYS_OPEN","Always open");
6161
define("_MENU_CENTER25","Center");
62-
define("_MENU__ADMIN_HEADER","PHP-Nuke Titanium Portal Menu :: Admin Panel");
62+
define("_MENU__ADMIN_HEADER","PHP-Nuke Portal Menu :: Admin Panel");
6363
define("_MENU__RETURNMAIN","Return to Main Administration");
6464
define("_MENU","Portal Menu");
6565
define("_MENU_ADMINTITLE","<strong>Administration Menu</strong>");

admin/language/lang-english.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
3+
PHP-Nuke: PHP-Nuke Web Portal System
44
=======================================================================*/
55

66
/**************************************************************************/
@@ -572,7 +572,7 @@
572572

573573

574574
$admlang['preferences']['link'] = 'Preferences';
575-
$admlang['preferences']['header'] = 'PHP-Nuke Titanium Preferences :: Admin Panel';
575+
$admlang['preferences']['header'] = 'PHP-Nuke :: Admin Panel';
576576

577577
$admlang['preferences']['plugins'] = 'Plugins';
578578
$admlang['plugins']['header'] = 'Custom Plugin Administration';
@@ -714,7 +714,7 @@
714714
$admlang['meta']['title'] = 'Meta Tags Administration';
715715

716716
$admlang['messages']['link'] = 'Messages';
717-
$admlang['messages']['header'] = 'PHP-Nuke Titanium Messages :: Admin Panel';
717+
$admlang['messages']['header'] = 'PHP-Nuke :: Admin Panel';
718718
$admlang['messages']['change_date'] = 'Change start date to today';
719719
$admlang['messages']['active'] = '(If you Active this Message now, the start date will be today)';
720720
$admlang['messages']['edit'] = 'Edit message';
@@ -724,7 +724,7 @@
724724
$admlang['messages']['remove'] = 'Are you sure you want to remove this message?';
725725

726726

727-
$admlang['newsletter']['header'] = 'PHP-Nuke Titanium Newsletter :: Admin Panel';
727+
$admlang['newsletter']['header'] = 'PHP-Nuke Newsletter :: Admin Panel';
728728
$admlang['newsletter']['regards'] = 'Best Regards';
729729
$admlang['newsletter']['subscribed'] = 'Subscribed Users';
730730
$admlang['newsletter']['nousers'] = 'The group selected to receive this newsletter has zero users<br />Please go back and select a different group';
@@ -736,7 +736,7 @@
736736

737737

738738
$admlang['modules']['link'] = 'Modules';
739-
$admlang['modules']['header'] = 'PHP-Nuke Titanium Messages :: Admin Panel';
739+
$admlang['modules']['header'] = 'PHP-Nuke Messages :: Admin Panel';
740740
$admlang['modules']['warn'] = 'Bold module\'s title represents the module you have in the Homepage.<br />You can\'t Deactivate or Restrict this module while it\'s the default one!<br />If you delete the module\'s directory you\'ll see an error in the Homepage.<br />Also, this module has been replaced with <i>Home</i> link in the modules block.<br /><br />[ <big><strong>&middot;</strong></big> ] means a module which name and link will not be visible in Modules Block';
741741
$admlang['modules']['block'] = 'Modules Block EDIT';
742742
$admlang['modules']['inhome'] = 'In Home';
@@ -956,7 +956,7 @@
956956
$admlang['adminfail']['timeout_explain'] = 'How long should they be blocked for.';
957957

958958

959-
$admlang['versions']['title'] = "PHP-Nuke Titanium Version Checker";
959+
$admlang['versions']['title'] = "PHP-Nuke Version Checker";
960960
$admlang['versions']['version'] = "The current version is:";
961961
$admlang['versions']['your_version'] = "Your version is:";
962962
$admlang['versions']['version_checked'] = "The version was last checked on";

blocks/block-Advertising.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
62

73
/************************************************************************/
84
/* PHP-NUKE: Web Portal System */

blocks/block-Arcade_Center.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
62
/************************************************************************/
73
/* PHP-NUKE: Center Arcade Block */
84
/* ================================ */

blocks/block-Big_Story_of_Today.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/************************************************************************/
83
/* PHP-NUKE: Web Portal System */
94
/* =========================== */

blocks/block-Content.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/************************************************************************/
83
/* PHP-NUKE: Web Portal System */
94
/* =========================== */

blocks/block-Donations.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
if(!defined('NUKE_FILE')) exit;
83

94
/*==============================================================================================

blocks/block-Evo_User_Info.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
3+
Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
44
=======================================================================*/
55

66
/************************************************************************/

blocks/block-Facebook_Chat_Plugin.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/************************************************************************/
83
/* PHP-NUKE: Web Portal System */
94
/* =========================== */

blocks/block-Languages.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/************************************************************************/
83
/* PHP-NUKE: Web Portal System */
94
/* =========================== */

blocks/block-Last_5_Articles.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/************************************************************************/
83
/* PHP-NUKE: Web Portal System */
94
/* =========================== */

blocks/block-Last_5_Reviews.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
62
/*****[CHANGES]**********************************************************
73
-=[Base]=-
84
Nuke Patched v3.1.0 06/26/2005

blocks/block-Last_Referers.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/************************************************************************/
83
/* PHP-NUKE: Web Portal System */
94
/* =========================== */

blocks/block-Modules.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/************************************************************************/
83
/* PHP-NUKE: Web Portal System */
94
/* =========================== */

blocks/block-Old_Articles.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/************************************************************************/
83
/* PHP-NUKE: Web Portal System */
94
/* =========================== */

blocks/block-Reviews.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/************************************************************************/
83
/* PHP-NUKE: Web Portal System */
94
/* =========================== */

blocks/block-ScrollingSentinel.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/********************************************************/
83
/* NukeSentinel(tm) */
94
/* By: NukeScripts Network (webmaster@nukescripts.net) */

blocks/block-Search.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/************************************************************************/
83
/* PHP-NUKE: Web Portal System */
94
/* =========================== */

blocks/block-Sentinel.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/********************************************************/
83
/* NukeSentinel(tm) */
94
/* By: NukeScripts(tm) (http://nukescripts.86it.us) */

blocks/block-Sentinel_Center.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/********************************************************/
83
/* NukeSentinel(tm) */
94
/* By: NukeScripts(tm) (http://nukescripts.86it.us) */

blocks/block-Sentinel_Scrolling.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/********************************************************/
83
/* NukeSentinel(tm) */
94
/* By: NukeScripts(tm) (http://nukescripts.86it.us) */

blocks/block-Sentinel_Side.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/*=======================================================================
3-
PHP-Nuke Titanium | Nuke-Evolution Xtreme : PHP-Nuke Web Portal System
4-
=======================================================================*/
5-
6-
72
/********************************************************/
83
/* NukeSentinel(tm) */
94
/* By: NukeScripts(tm) (http://nukescripts.86it.us) */

0 commit comments

Comments
 (0)