OSDN Git Service

Final check
authorkmorimatsu <kmorimatsu@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Sat, 5 Jun 2010 23:03:40 +0000 (23:03 +0000)
committerkmorimatsu <kmorimatsu@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Sat, 5 Jun 2010 23:03:40 +0000 (23:03 +0000)
git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/plugin@1058 1ca29b6e-896d-4ea0-84a5-967f57386b96

NP_gallery/trunk/gallery/add_picture.php

index 19025bd..1bbc84f 100644 (file)
@@ -162,7 +162,6 @@ switch($type) {
                                                if (isset($info["APP13"])) {\r
                                                        $iptc = iptcparse($info["APP13"]);\r
                                                        $description = $iptc["2#120"][0];\r
-                                                       $description = addslashes($description);\r
                                                }\r
                                        //adds a picture to the temp table so user can add description, etc before actually adding to database\r
                                        echo 'creating thumbnail for ';\r