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 /modules_v3/theme_select | |
| parent | 3ac209ce4fdc43a87189df357cef432aedbfc9bb (diff) | |
| download | webtrees-b0c6debe24f7e048fcd9074ba50666f541c60f1e.tar.gz webtrees-b0c6debe24f7e048fcd9074ba50666f541c60f1e.tar.bz2 webtrees-b0c6debe24f7e048fcd9074ba50666f541c60f1e.zip | |
Remove some more subversion Id tags
Diffstat (limited to 'modules_v3/theme_select')
| -rw-r--r-- | modules_v3/theme_select/module.php | 2 |
1 files changed, 0 insertions, 2 deletions
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');
|
