[geeklog-hg] geeklog: Removed the harmful character.

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Mon Apr 8 10:02:29 EDT 2013


changeset 9043:0e2d9a6af90e
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/0e2d9a6af90e
user: dengen
date: Mon Apr 08 23:02:10 2013 +0900
description:
Removed the harmful character.

diffstat:

 system/classes/scripts.class.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r ef74c04f7a28 -r 0e2d9a6af90e system/classes/scripts.class.php
--- a/system/classes/scripts.class.php	Mon Apr 08 20:43:45 2013 +0900
+++ b/system/classes/scripts.class.php	Mon Apr 08 23:02:10 2013 +0900
@@ -449,7 +449,7 @@
         return this.doc.getElementById(id);
     }
 };
-</script>';
+</script>
 
 EOD;
 



More information about the geeklog-cvs mailing list