svn commit: r373 - trunk/mapbender/http/javascripts/mod_log.php

uli at osgeo.org uli at osgeo.org
Thu Jun 1 02:15:40 EDT 2006


Author: uli
Date: 2006-06-01 06:15:40+0000
New Revision: 373

Added:
   trunk/mapbender/http/javascripts/mod_log.php
      - copied, changed from r359, /trunk/mapbender/http/javascripts/mod_log.js

Log:
formerly known as mod_log.js


Copied: trunk/mapbender/http/javascripts/mod_log.php (from r359, /trunk/mapbender/http/javascripts/mod_log.js)
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/http/javascripts/mod_log.php?view=diff&rev=373&p1=/trunk/mapbender/http/javascripts/mod_log.js&p2=trunk/mapbender/http/javascripts/mod_log.php&r1=359&r2=373
==============================================================================
--- /trunk/mapbender/http/javascripts/mod_log.js	(original)
+++ trunk/mapbender/http/javascripts/mod_log.php	2006-06-01 06:15:40+0000
@@ -1,21 +1,3 @@
-// $Id$
-// http://www.mapbender.org/index.php/mod_log.js
-// Copyright (C) 2002 CCGIS 
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2, or (at your option)
-// any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-// GNU General Public License for more details.
-//
-// 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.
-
 mb_registerInitFunctions("mb_log_init()");
 function mb_log_init(){
 	mb_log = "mb_log_set";




More information about the Mapbender_commits mailing list