1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-07 23:26:41 +02:00

charset and badchars

This commit is contained in:
marj
2009-11-12 15:01:36 +00:00
parent 8961f87175
commit 65ec3f6b2e
32 changed files with 677 additions and 760 deletions

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/e107v4a/forum_template.php,v $
| * $Revision: 1.5 $
| $Source: /cvs_backup/e107_0.8/e107_themes/e107v4a/forum_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.4 $ * $Author: marj_nl_fr $
| $Date: 2007-07-27 19:08:43 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/e107v4a/languages/English.php,v $
| * $Revision: 1.3 $
| $Source: /cvs_backup/e107_0.8/e107_themes/e107v4a/languages/English.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.2 $ * $Author: marj_nl_fr $
| $Date: 2007-03-03 19:59:01 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/ */
define("LAN_THEME_1", "Read/Post Comment: "); define("LAN_THEME_1", "Read/Post Comment: ");

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/e107v4a/languages/e107v4a_English.php,v $
| * $Revision: 1.2 $
| $Source: /cvs_backup/e107_0.8/e107_themes/e107v4a/languages/e107v4a_English.php,v $ * $Date: 2009-11-12 15:01:33 $
| $Revision: 1.1 $ * $Author: marj_nl_fr $
| $Date: 2008-02-24 00:06:48 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/ */
define("LAN_THEME_1", "Read/Post Comment: "); define("LAN_THEME_1", "Read/Post Comment: ");

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/e107v4a/newsfeed_template.php,v $
| * $Revision: 1.2 $
| $Source: /cvs_backup/e107_0.8/e107_themes/e107v4a/newsfeed_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.1.1.1 $ * $Author: marj_nl_fr $
| $Date: 2006-12-02 04:35:47 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/e107v4a/theme.php,v $
| * $Revision: 1.7 $
| $Source: /cvs_backup/e107_0.8/e107_themes/e107v4a/theme.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.6 $ * $Author: marj_nl_fr $
| $Date: 2009-08-16 23:58:33 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/jayya/admin_template.php,v $
| * $Revision: 1.8 $
| $Source: /cvs_backup/e107_0.8/e107_themes/jayya/admin_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.7 $ * $Author: marj_nl_fr $
| $Date: 2009-08-03 19:41:17 $
| $Author: marj_nl_fr $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/jayya/languages/English.php,v $
| * $Revision: 1.4 $
| $Source: /cvs_backup/e107_0.8/e107_themes/jayya/languages/English.php,v $ * $Date: 2009-11-12 15:01:36 $
| $Revision: 1.3 $ * $Author: marj_nl_fr $
| $Date: 2009-04-27 10:52:42 $
| $Author: secretr $
+----------------------------------------------------------------------------+
*/ */
define("LAN_THEME_1", "Comments are turned off for this item"); define("LAN_THEME_1", "Comments are turned off for this item");

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/jayya/theme.php,v $
| * $Revision: 1.10 $
| $Source: /cvs_backup/e107_0.8/e107_themes/jayya/theme.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.9 $ * $Author: marj_nl_fr $
| $Date: 2009-09-14 18:30:20 $
| $Author: secretr $
+----------------------------------------------------------------------------+
*/ */
// Protect the file from direct access // Protect the file from direct access

View File

@@ -1,21 +1,19 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/khatru/download_template.php,v $
| * $Revision: 1.2 $
| $Source: /cvs_backup/e107_0.8/e107_themes/khatru/download_template.php,v $ * $Date: 2009-11-12 15:01:33 $
| $Revision: 1.1.1.1 $ * $Author: marj_nl_fr $
| $Date: 2006-12-02 04:35:53 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }
/* set style of download image and thumbnail */ /* set style of download image and thumbnail */

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_post_template.php,v $
| * $Revision: 1.4 $
| $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_post_template.php,v $ * $Date: 2009-11-12 15:01:33 $
| $Revision: 1.3 $ * $Author: marj_nl_fr $
| $Date: 2007-02-20 19:10:31 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_posted_template.php,v $
| * $Revision: 1.3 $
| $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_posted_template.php,v $ * $Date: 2009-11-12 15:01:32 $
| $Revision: 1.2 $ * $Author: marj_nl_fr $
| $Date: 2007-01-20 16:31:14 $
| $Author: mrpete $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_preview_template.php,v $
| * $Revision: 1.2 $
| $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_preview_template.php,v $ * $Date: 2009-11-12 15:01:33 $
| $Revision: 1.1.1.1 $ * $Author: marj_nl_fr $
| $Date: 2006-12-02 04:35:54 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,21 +1,19 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_template.php,v $
| * $Revision: 1.2 $
| $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_template.php,v $ * $Date: 2009-11-12 15:01:33 $
| $Revision: 1.1.1.1 $ * $Author: marj_nl_fr $
| $Date: 2006-12-02 04:35:54 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }
$FORUM_MAIN_START = ""; $FORUM_MAIN_START = "";

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_viewforum_template.php,v $
| * $Revision: 1.6 $
| $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_viewforum_template.php,v $ * $Date: 2009-11-12 15:01:33 $
| $Revision: 1.5 $ * $Author: marj_nl_fr $
| $Date: 2009-07-25 05:45:16 $
| $Author: marj_nl_fr $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_viewtopic_template.php,v $
| * $Revision: 1.4 $
| $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_viewtopic_template.php,v $ * $Date: 2009-11-12 15:01:33 $
| $Revision: 1.3 $ * $Author: marj_nl_fr $
| $Date: 2009-07-25 05:45:16 $
| $Author: marj_nl_fr $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/khatru/languages/English.php,v $
| * $Revision: 1.3 $
| $Source: /cvs_backup/e107_0.8/e107_themes/khatru/languages/English.php,v $ * $Date: 2009-11-12 15:01:36 $
| $Revision: 1.2 $ * $Author: marj_nl_fr $
| $Date: 2007-03-03 19:59:25 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/ */
define("LAN_THEME_1", "'khatru' by <a href='http://e107.org' rel='external'>jalist</a>"); define("LAN_THEME_1", "'khatru' by <a href='http://e107.org' rel='external'>jalist</a>");

View File

@@ -1,16 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/khatru/news_template.php,v $
| * $Revision: 1.2 $
+----------------------------------------------------------------------------+ * $Date: 2009-11-12 15:01:33 $
* $Author: marj_nl_fr $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/leaf/languages/English.php,v $
| * $Revision: 1.2 $
| $Source: /cvs_backup/e107_0.8/e107_themes/leaf/languages/English.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.1.1.1 $ * $Author: marj_nl_fr $
| $Date: 2006-12-02 04:36:07 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/ */
define("LAN_THEME_1", "Comment(s) "); define("LAN_THEME_1", "Comment(s) ");

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+---------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <09>Steve Dunstan 2001-2005 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/leaf/theme.php,v $
| * $Revision: 1.5 $
| $Source: /cvs_backup/e107_0.8/e107_themes/leaf/theme.php,v $ * $Date: 2009-11-12 15:01:36 $
| $Revision: 1.4 $ * $Author: marj_nl_fr $
| $Date: 2009-06-11 19:17:23 $
| $Author: e107steved $
+---------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/templates/admin_template.php,v $
| * $Revision: 1.4 $
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/admin_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.3 $ * $Author: marj_nl_fr $
| $Date: 2009-08-03 19:41:17 $
| $Author: marj_nl_fr $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,21 +1,19 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/templates/bbcode_template.php,v $
| * $Revision: 1.9 $
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/bbcode_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.8 $ * $Author: marj_nl_fr $
| $Date: 2009-11-04 20:19:11 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/ */
// How to register your own BBcode button. // How to register your own BBcode button.
// Uncomment the 2 commented lines below to see it in action. (only applies to the user area) // Uncomment the 2 commented lines below to see it in action. (only applies to the user area)

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/templates/comment_template.php,v $
| * $Revision: 1.2 $
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/comment_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.1.1.1 $ * $Author: marj_nl_fr $
| $Date: 2006-12-02 04:36:12 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,21 +1,19 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/templates/download_template.php,v $
| * $Revision: 1.4 $
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/download_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.3 $ * $Author: marj_nl_fr $
| $Date: 2007-02-03 14:21:36 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }
if (!defined("USER_WIDTH")){ define("USER_WIDTH", "width:95%"); } if (!defined("USER_WIDTH")){ define("USER_WIDTH", "width:95%"); }

View File

@@ -1,21 +1,19 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/templates/email_template.php,v $
| * $Revision: 1.8 $
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/email_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.7 $ * $Author: marj_nl_fr $
| $Date: 2009-07-19 11:44:29 $
| $Author: marj_nl_fr $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }
global $pref; global $pref;

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/templates/membersonly_template.php,v $
| * $Revision: 1.2 $
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/membersonly_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.1.1.1 $ * $Author: marj_nl_fr $
| $Date: 2006-12-02 04:36:13 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/templates/signup_template.php,v $
| * $Revision: 1.14 $
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/signup_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.13 $ * $Author: marj_nl_fr $
| $Date: 2009-10-29 11:32:58 $
| $Author: marj_nl_fr $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/templates/sitedown_template.php,v $
| * $Revision: 1.7 $
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/sitedown_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.6 $ * $Author: marj_nl_fr $
| $Date: 2009-07-19 11:44:30 $
| $Author: marj_nl_fr $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/templates/user_template.php,v $
| * $Revision: 1.9 $
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/user_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.8 $ * $Author: marj_nl_fr $
| $Date: 2009-05-18 21:37:50 $
| $Author: bugrain $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,21 +1,19 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/templates/userposts_template.php,v $
| * $Revision: 1.3 $
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/userposts_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.2 $ * $Author: marj_nl_fr $
| $Date: 2007-12-06 21:35:55 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }
if (!defined("USER_WIDTH")){ define("USER_WIDTH", "width:95%"); } if (!defined("USER_WIDTH")){ define("USER_WIDTH", "width:95%"); }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/templates/usersettings_template.php,v $
| * $Revision: 1.9 $
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/usersettings_template.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.8 $ * $Author: marj_nl_fr $
| $Date: 2009-10-29 11:32:58 $
| $Author: marj_nl_fr $
+----------------------------------------------------------------------------+
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -1,20 +1,17 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <20>Steve Dunstan 2001-2002 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/vekna_blue/languages/English.php,v $
| * $Revision: 1.2 $
| $Source: /cvs_backup/e107_0.8/e107_themes/vekna_blue/languages/English.php,v $ * $Date: 2009-11-12 15:01:35 $
| $Revision: 1.1.1.1 $ * $Author: marj_nl_fr $
| $Date: 2006-12-02 04:36:16 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/ */
define("LAN_THEME_1", "'vekna blue' by <a href='http://e107.org' rel='external'>jalist</a>, based on, and with permission from Arach's site, <a href='http://e107.vekna.com' rel='external'>http://e107.vekna.com</a>"); define("LAN_THEME_1", "'vekna blue' by <a href='http://e107.org' rel='external'>jalist</a>, based on, and with permission from Arach's site, <a href='http://e107.vekna.com' rel='external'>http://e107.vekna.com</a>");
@@ -22,5 +19,3 @@ define("LAN_THEME_2", "Read/Post Comment: ");
define("LAN_THEME_3", "Comments are turned off for this item"); define("LAN_THEME_3", "Comments are turned off for this item");
define("LAN_THEME_4", "Read the rest ..."); define("LAN_THEME_4", "Read the rest ...");
define("LAN_THEME_5", "Trackbacks: "); define("LAN_THEME_5", "Trackbacks: ");
?>

View File

@@ -1,15 +1,17 @@
<?php <?php
/* /*
+---------------------------------------------------------------+ * e107 website system
| e107 website system *
| * Copyright (C) 2001-2009 e107 Inc (e107.org)
| <09>Steve Dunstan 2001-2005 * Released under the terms and conditions of the
| http://e107.org * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
| jalist@e107.org *
| *
| Released under the terms and conditions of the *
| GNU General Public License (http://gnu.org). * $Source: /cvs_backup/e107_0.8/e107_themes/vekna_blue/theme.php,v $
+---------------------------------------------------------------+ * $Revision: 1.6 $
* $Date: 2009-11-12 15:01:36 $
* $Author: marj_nl_fr $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }