diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-07-05 10:21:58 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-07-05 10:21:58 +0200 |
commit | 26086874ebb5425a38e879018f9a654182f93b40 (patch) | |
tree | a3ced1ded276b1cd0f9116f753cdd8b3be59e022 /system/database/drivers/ibase/index.html | |
parent | 75546118c628fc17ba2f1ef97442760a701aa8e8 (diff) |
Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix
Diffstat (limited to 'system/database/drivers/ibase/index.html')
-rw-r--r-- | system/database/drivers/ibase/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/database/drivers/ibase/index.html b/system/database/drivers/ibase/index.html new file mode 100644 index 000000000..c942a79ce --- /dev/null +++ b/system/database/drivers/ibase/index.html @@ -0,0 +1,10 @@ +<html> +<head> + <title>403 Forbidden</title> +</head> +<body> + +<p>Directory access is forbidden.</p> + +</body> +</html>
\ No newline at end of file |