From: gustav_delius Date: Wed, 5 Apr 2006 06:11:40 +0000 (+0000) Subject: Fixing the name of the PostgreSQL files X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7baa9c8016e2d3180ca5cb9b23602c9114e73405;p=moodle.git Fixing the name of the PostgreSQL files --- diff --git a/question/type/calculated/db/postgre7.php b/question/type/calculated/db/postgres7.php similarity index 100% rename from question/type/calculated/db/postgre7.php rename to question/type/calculated/db/postgres7.php diff --git a/question/type/calculated/db/postgre7.sql b/question/type/calculated/db/postgres7.sql similarity index 100% rename from question/type/calculated/db/postgre7.sql rename to question/type/calculated/db/postgres7.sql diff --git a/question/type/essay/db/postgre7.php b/question/type/essay/db/postgres7.php similarity index 100% rename from question/type/essay/db/postgre7.php rename to question/type/essay/db/postgres7.php diff --git a/question/type/essay/db/postgre7.sql b/question/type/essay/db/postgres7.sql similarity index 100% rename from question/type/essay/db/postgre7.sql rename to question/type/essay/db/postgres7.sql diff --git a/question/type/match/db/postgre7.php b/question/type/match/db/postgres7.php similarity index 100% rename from question/type/match/db/postgre7.php rename to question/type/match/db/postgres7.php diff --git a/question/type/match/db/postgre7.sql b/question/type/match/db/postgres7.sql similarity index 100% rename from question/type/match/db/postgre7.sql rename to question/type/match/db/postgres7.sql diff --git a/question/type/multianswer/db/postgre7.php b/question/type/multianswer/db/postgres7.php similarity index 100% rename from question/type/multianswer/db/postgre7.php rename to question/type/multianswer/db/postgres7.php diff --git a/question/type/multianswer/db/postgre7.sql b/question/type/multianswer/db/postgres7.sql similarity index 100% rename from question/type/multianswer/db/postgre7.sql rename to question/type/multianswer/db/postgres7.sql diff --git a/question/type/multichoice/db/postgre7.php b/question/type/multichoice/db/postgres7.php similarity index 100% rename from question/type/multichoice/db/postgre7.php rename to question/type/multichoice/db/postgres7.php diff --git a/question/type/multichoice/db/postgre7.sql b/question/type/multichoice/db/postgres7.sql similarity index 100% rename from question/type/multichoice/db/postgre7.sql rename to question/type/multichoice/db/postgres7.sql diff --git a/question/type/numerical/db/postgre7.php b/question/type/numerical/db/postgres7.php similarity index 100% rename from question/type/numerical/db/postgre7.php rename to question/type/numerical/db/postgres7.php diff --git a/question/type/numerical/db/postgre7.sql b/question/type/numerical/db/postgres7.sql similarity index 100% rename from question/type/numerical/db/postgre7.sql rename to question/type/numerical/db/postgres7.sql diff --git a/question/type/randomsamatch/db/postgre7.php b/question/type/randomsamatch/db/postgres7.php similarity index 100% rename from question/type/randomsamatch/db/postgre7.php rename to question/type/randomsamatch/db/postgres7.php diff --git a/question/type/randomsamatch/db/postgre7.sql b/question/type/randomsamatch/db/postgres7.sql similarity index 100% rename from question/type/randomsamatch/db/postgre7.sql rename to question/type/randomsamatch/db/postgres7.sql diff --git a/question/type/rqp/db/postgre7.php b/question/type/rqp/db/postgres7.php similarity index 100% rename from question/type/rqp/db/postgre7.php rename to question/type/rqp/db/postgres7.php diff --git a/question/type/rqp/db/postgre7.sql b/question/type/rqp/db/postgres7.sql similarity index 100% rename from question/type/rqp/db/postgre7.sql rename to question/type/rqp/db/postgres7.sql diff --git a/question/type/shortanswer/db/postgre7.php b/question/type/shortanswer/db/postgres7.php similarity index 100% rename from question/type/shortanswer/db/postgre7.php rename to question/type/shortanswer/db/postgres7.php diff --git a/question/type/shortanswer/db/postgre7.sql b/question/type/shortanswer/db/postgres7.sql similarity index 100% rename from question/type/shortanswer/db/postgre7.sql rename to question/type/shortanswer/db/postgres7.sql diff --git a/question/type/truefalse/db/postgre7.php b/question/type/truefalse/db/postgres7.php similarity index 100% rename from question/type/truefalse/db/postgre7.php rename to question/type/truefalse/db/postgres7.php diff --git a/question/type/truefalse/db/postgre7.sql b/question/type/truefalse/db/postgres7.sql similarity index 100% rename from question/type/truefalse/db/postgre7.sql rename to question/type/truefalse/db/postgres7.sql