diff options
| author | Greg Roach <fisharebest@gmail.com> | 2013-08-12 21:17:09 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2013-08-12 21:17:09 +0100 |
| commit | b0c6debe24f7e048fcd9074ba50666f541c60f1e (patch) | |
| tree | ec604eed248dc217c171481202d702ddc6cf5cfc | |
| parent | 3ac209ce4fdc43a87189df357cef432aedbfc9bb (diff) | |
| download | webtrees-b0c6debe24f7e048fcd9074ba50666f541c60f1e.tar.gz webtrees-b0c6debe24f7e048fcd9074ba50666f541c60f1e.tar.bz2 webtrees-b0c6debe24f7e048fcd9074ba50666f541c60f1e.zip | |
Remove some more subversion Id tags
| -rw-r--r-- | admin_masquerade.php | 2 | ||||
| -rw-r--r-- | admin_users_bulk.php | 2 | ||||
| -rw-r--r-- | modules_v3/extra_info/module.php | 2 | ||||
| -rw-r--r-- | modules_v3/theme_select/module.php | 2 | ||||
| -rw-r--r-- | modules_v3/tree/js/treeview.js | 6 | ||||
| -rw-r--r-- | themes/_administration/msie.css | 2 | ||||
| -rw-r--r-- | themes/_administration/theme.php | 2 | ||||
| -rw-r--r-- | themes/webtrees/style.css | 2 |
8 files changed, 0 insertions, 20 deletions
diff --git a/admin_masquerade.php b/admin_masquerade.php index eafccc21d5..816a318abe 100644 --- a/admin_masquerade.php +++ b/admin_masquerade.php @@ -17,8 +17,6 @@ // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -// -// $Id: admin_modules.php 14786 2013-02-06 22:28:50Z greg $ const WT_SCRIPT_NAME = 'admin_masquerade.php'; diff --git a/admin_users_bulk.php b/admin_users_bulk.php index 462773f25e..0bc8abbcac 100644 --- a/admin_users_bulk.php +++ b/admin_users_bulk.php @@ -22,8 +22,6 @@ // You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
-// $Id: admin_users_bulk.php 10239 2011-01-01 22:32:55Z greg $
define('WT_SCRIPT_NAME', 'admin_users_bulk.php');
require './includes/session.php';
diff --git a/modules_v3/extra_info/module.php b/modules_v3/extra_info/module.php index d6fb3007d5..e58a66a3e6 100644 --- a/modules_v3/extra_info/module.php +++ b/modules_v3/extra_info/module.php @@ -17,8 +17,6 @@ // You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
-// $Id: module.php 11459 2011-05-04 23:37:08Z nigel $
if (!defined('WT_WEBTREES')) {
header('HTTP/1.0 403 Forbidden');
diff --git a/modules_v3/theme_select/module.php b/modules_v3/theme_select/module.php index 381a806cd2..f0ac4823cd 100644 --- a/modules_v3/theme_select/module.php +++ b/modules_v3/theme_select/module.php @@ -20,8 +20,6 @@ // You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
-// $Id: module.php 13034 2011-12-12 13:10:58Z greg $
if (!defined('WT_WEBTREES')) {
header('HTTP/1.0 403 Forbidden');
diff --git a/modules_v3/tree/js/treeview.js b/modules_v3/tree/js/treeview.js index df42dd33a1..2a0dafd696 100644 --- a/modules_v3/tree/js/treeview.js +++ b/modules_v3/tree/js/treeview.js @@ -1,10 +1,6 @@ /** * TreeViewHandler * - * Tips : - * - for loops are much faster than using each - * - return false is required in functions - * * Copyright (C) 2013 webtrees development team * * This program is free software; you can redistribute it and/or modify @@ -20,8 +16,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - * $Id: module.php 13046 2011-12-13 10:24:32Z greg $ */ function TreeViewHandler(treeviewInstance, allPartners) { this.treeview = jQuery("#" + treeviewInstance + "_in"); diff --git a/themes/_administration/msie.css b/themes/_administration/msie.css index 2b5d4bdd6f..cf3647efaf 100644 --- a/themes/_administration/msie.css +++ b/themes/_administration/msie.css @@ -1,5 +1,3 @@ -/* $Id: msie.css 12005 2011-07-13 16:42:44Z rob $ */
-
/*
* The following style definitions can be removed when IE supports the "opacity"
* specification in place of its proprietary and non-standard method.
diff --git a/themes/_administration/theme.php b/themes/_administration/theme.php index 72310d3ffc..802178b07e 100644 --- a/themes/_administration/theme.php +++ b/themes/_administration/theme.php @@ -20,8 +20,6 @@ // You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
-// $Id: theme.php 9831 2010-11-13 04:43:15Z nigel $
if (!defined('WT_WEBTREES')) {
header('HTTP/1.0 403 Forbidden');
diff --git a/themes/webtrees/style.css b/themes/webtrees/style.css index 04673be0a3..78f181b253 100644 --- a/themes/webtrees/style.css +++ b/themes/webtrees/style.css @@ -22,8 +22,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -* -* $Id: style.css 15235 2013-07-05 06:46:28Z greg $ */ /* Add a permanent scrollbar, to prevent "flickering" when hover effects lengthen page */ |
