aggiunta cvs var id.
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 24 Dec 2006 10:56:57 +0000 (10:56 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 24 Dec 2006 10:56:57 +0000 (10:56 +0000)
12 files changed:
web/commons.js
web/dnd.css
web/dnd.js
web/dom-drag.js
web/index.php
web/index_rd.php
web/index_wr.php
web/info_main.php
web/table.js
web/table.php
web/unrecerror.php
web/xhr.js

index 2140281..0ad767e 100644 (file)
@@ -16,6 +16,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 var PLAYERS_N = 3;
index 19979a4..72fceb2 100644 (file)
@@ -16,6 +16,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 body {
index 070a1c5..354931f 100644 (file)
@@ -16,6 +16,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 var PLAYERS_N = 3;
index 5618df4..5f99f97 100644 (file)
@@ -16,6 +16,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -\r
  * Suite 330, Boston, MA 02111-1307, USA.\r
  *\r
+ * $Id$\r
+ *\r
  */\r
 \r
 /**************************************************\r
index aab9def..2e06a67 100644 (file)
@@ -17,6 +17,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 require_once("brisk.phh");
index bfa715c..9f3870c 100644 (file)
@@ -17,6 +17,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 require_once("brisk.phh");
index 4ce65cb..83656ff 100644 (file)
@@ -17,6 +17,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 require_once("brisk.phh");
index 4201c59..126c54f 100644 (file)
@@ -17,6 +17,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 define( FTOK_PATH, "/var/lib/brisk");
index d9ed0f8..9a4e7f2 100644 (file)
@@ -16,6 +16,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 function background_set()
index 8a43630..f6123ff 100644 (file)
@@ -17,6 +17,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 ?>
 <html>
index 56e9abc..81d67aa 100644 (file)
@@ -17,6 +17,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 ?>
index 30819dc..0265e24 100644 (file)
@@ -16,6 +16,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 var xhr_rd_cookiepath = "/brisk/";