]> git.mjollnir.org Git - moodle.git/commitdiff
Minor whitespace fixup.
authortjhunt <tjhunt>
Wed, 7 Nov 2007 15:41:20 +0000 (15:41 +0000)
committertjhunt <tjhunt>
Wed, 7 Nov 2007 15:41:20 +0000 (15:41 +0000)
33 files changed:
mod/quiz/backuplib.php
mod/quiz/db/upgrade.php
mod/quiz/restorelib.php
mod/quiz/restorelibpre15.php
question/backuplib.php
question/restorelib.php
question/type/calculated/db/mysql.php
question/type/calculated/db/postgres7.php
question/type/calculated/db/upgrade.php
question/type/essay/db/mysql.php
question/type/essay/db/postgres7.php
question/type/essay/db/upgrade.php
question/type/match/db/mysql.php
question/type/match/db/postgres7.php
question/type/match/db/upgrade.php
question/type/multianswer/db/mysql.php
question/type/multianswer/db/postgres7.php
question/type/multianswer/db/upgrade.php
question/type/multichoice/db/mysql.php
question/type/multichoice/db/postgres7.php
question/type/multichoice/db/upgrade.php
question/type/numerical/db/mysql.php
question/type/numerical/db/postgres7.php
question/type/numerical/db/upgrade.php
question/type/randomsamatch/db/mysql.php
question/type/randomsamatch/db/postgres7.php
question/type/randomsamatch/db/upgrade.php
question/type/shortanswer/db/mysql.php
question/type/shortanswer/db/postgres7.php
question/type/shortanswer/db/upgrade.php
question/type/truefalse/db/mysql.php
question/type/truefalse/db/postgres7.php
question/type/truefalse/db/upgrade.php

index 202bb166d1ca4959167a0a397829b776ef993e9f..f4d03eb8cefe886ac0d4bf655fd3cbdfc38079fb 100644 (file)
@@ -1,4 +1,4 @@
-<?php //$Id$
+<?php // $Id$
     //This php script contains all the stuff to backup quizzes
 
 //This is the "graphical" structure of the quiz mod:
index aaa42c1d0ba9ee5d8f7e1b0630b79a3db7278618..4cff3d89d1c4356d4a77e1abcc59ab4410d5fb2f 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // This file keeps track of upgrades to
 // the quiz module
index e9e7de6857b74e476425cfaac26adcbe83f11283..80cf0c3708b31f335b3137087f6454fdd0c0cc40 100644 (file)
@@ -1,4 +1,4 @@
-<?php //$Id$
+<?php // $Id$
     //This php script contains all the stuff to restore quiz mods
 
 // Todo:
index 68b1c5b3ee901cf7b5782d0996fcd7c4cb3f6812..4fcb8756cce1b0890576fe97692d67006936f1db 100644 (file)
@@ -1,4 +1,4 @@
-<?php //$Id$
+<?php // $Id$
     //This php script contains all the stuff to backup/restore
     //quiz mods
 
index 686cc80de4daeb90ef987d833c7eaca444791d75..a6fb5655b44e803f28b67d11cf055cf21e7bb42d 100644 (file)
@@ -1,4 +1,4 @@
-<?php //$Id$
+<?php // $Id$
 /**
  * Question bank backup code.
  *
index 72f88e28ef104b96635d5e7e5056d538ee9ce6d3..aaf15a8815c4c2b2ee5f3f87cbdcbab40325fd24 100644 (file)
@@ -1,4 +1,4 @@
-<?php //$Id$
+<?php // $Id$
 /**
  * Question bank restore code.
  *
index 0ab573ddedf2033f21d0d72d5bebbbcb7d9933fa..5ad1befa7623a75629fd297fa214142a0e2d18d9 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index cef79b084b9cf579dddd6638373f878d303e04c6..a06ccbceafb5c8e42d774778b62692d5cf5ebcd6 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index d0bad669520419b093e5223bccccf0b3ceeabb5d..76289e8a5a8a0607181bdff710bfb66ab9c3af5c 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // This file keeps track of upgrades to 
 // the calculated qtype plugin
index d0845a512fd68a0f5bf667b4f2abca953e23f912..5a00788e95f4f6900796d54c656660b0f1e4c07a 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index c9565cf4c7fd55a6d3810f674460e82c9e10249a..6137345efbba1465dffb00a4612765de5ed48d47 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index cdc06e6be53f63ac90dcdad800873f5e3984d916..97fa3636088dc31b00a5ae51f5e08c3f237cbc69 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // This file keeps track of upgrades to 
 // the essay qtype plugin
index 601398a9f11222452607f64adeabc1dd3b48d5d9..7f48be5449aae7ff2fa8ea03d73b3f466f1a57a9 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index 060a5dce1fd39f7024f2acf5d0d932a28298742e..295cbca8b984dd374ce09f59a753e5725fc11a1e 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index 39848f064a76659b2f655c8d1137f68e1854f836..a6d153b3f761ed185d6d1725a08cacafee07311a 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // This file keeps track of upgrades to 
 // the match qtype plugin
index eb380aaf77c2a5be6520453d3be87fcc5ee9d2cf..5d62b8e5c971d8ab7b66647e448cc4f02831a4c9 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index f146c689725ab1dbb27c53257c4cebcd2506c0df..644cbcc7f7ea8a42998005227d549a07e8e0f747 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index b827eff5c2594b633337a3cc60cd77d543cea2c0..7156a8744bb2c3e09f1458d49f3875b15c3f44ba 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // This file keeps track of upgrades to 
 // the multianswer qtype plugin
index 271b09cf8283c0937a2ff3b7d7b550ad3e125263..e0f78bebde4254f516450bd08e087cef3b87d4aa 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index 8723be495675fc3bc7970bbd6d259b2155833f0a..7bb44a83459be8af546488fdbe4d2998eac63e44 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index 3f4b4273b8c7e164afc9b0661b2bf1d75b6215bd..49ffc787dffa6416fd02e2cf9422cf954d1140f9 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // This file keeps track of upgrades to 
 // the multichoice qtype plugin
index 1a38e4fa174f5008198a1826e56b2bb09d68b7eb..962d25e18b4a3816dc6018e8861107a37f35cfca 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index e1ac07c5bfa49a1ad3b3b44cddcbc22fe0e88a22..5d57e653f23bd33db645caa1ccf81b305ecd89ec 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index d01a86e1a44bb5be25c85461d6e6b1c30c34229d..344ddf9226ccdd9fc614f351072683501c57b3e8 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // This file keeps track of upgrades to 
 // the numerical qtype plugin
index a8a5ec349725ecd87a64dcc56cf5a89c9561d3bc..641cf3c9099c67136f78d53184af769e2c2cf776 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index 339d50050aeb773d485f4944fbf5c380ec99aa4c..77e6f4841872ffc918a7d9cb4e340ce34e8f0a76 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index a62e7f0328dcc6bff4f9a0fb7d4101d21318eef8..0934fb6a07183e1892db8b1e1e0cc1f1bb300d52 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // This file keeps track of upgrades to 
 // the randomsamatch qtype plugin
index eb09aa2655a31fc70bac38c11249833c02869e47..eea4758ed43cfdba9d6e91c4f97f1a5758127d42 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index 3c43e19e1ba94b556972a7069c54a55a234bb557..b3414d7d780e3fb344c9cadb0273271cf3fa5183 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index 4b6762a75dde87811fc8ecf920f67d7841a86c63..c230b2ecdf56071baac2335f608fa51ac1e85496 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // This file keeps track of upgrades to 
 // the shortanswer qtype plugin
index ae5ec963812b023ba3e3c1d0a36d5fbbf1b8152a..a7b58b6550cec167a9169c0a9fa836cdfd74e49a 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index 07e5810320cc7065cb2c952525b05332f2660d4e..48b9f2693ce7834893b8536076df50a2bbd605fa 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // THIS FILE IS DEPRECATED!  PLEASE DO NOT MAKE CHANGES TO IT!
 //
index c3705953dfc4d17fd65c70f5dff14f636dd5c9fc..8a45e703d6e9acce422ceb79c20f0b67a6831ca7 100644 (file)
@@ -1,4 +1,4 @@
-<?php  //$Id$
+<?php  // $Id$
 
 // This file keeps track of upgrades to 
 // the truefalse qtype plugin