From 943b33da7e83cc6911bfead1815602278fa4a0eb Mon Sep 17 00:00:00 2001 From: Jamie Pratt Date: Thu, 23 Jun 2011 15:06:56 +0700 Subject: [PATCH] MDL-47494 ddimageortext: NOBUG changing file names to qtype name --- .../{edit_ddwtos_form.php => edit_ddimagetoimage_form.php} | 0 .../lang/en/{qtype_ddwtos.php => qtype_ddimagetoimage.php} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename question/type/ddimageortext/{edit_ddwtos_form.php => edit_ddimagetoimage_form.php} (100%) mode change 100755 => 100644 rename question/type/ddimageortext/lang/en/{qtype_ddwtos.php => qtype_ddimagetoimage.php} (100%) mode change 100755 => 100644 diff --git a/question/type/ddimageortext/edit_ddwtos_form.php b/question/type/ddimageortext/edit_ddimagetoimage_form.php old mode 100755 new mode 100644 similarity index 100% rename from question/type/ddimageortext/edit_ddwtos_form.php rename to question/type/ddimageortext/edit_ddimagetoimage_form.php diff --git a/question/type/ddimageortext/lang/en/qtype_ddwtos.php b/question/type/ddimageortext/lang/en/qtype_ddimagetoimage.php old mode 100755 new mode 100644 similarity index 100% rename from question/type/ddimageortext/lang/en/qtype_ddwtos.php rename to question/type/ddimageortext/lang/en/qtype_ddimagetoimage.php