diff options
author | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-11-22 15:57:21 +0100 |
---|---|---|
committer | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-11-22 16:01:01 +0100 |
commit | 0199f68db46d375af2d4cb831c679d3040601f25 (patch) | |
tree | c9ac0f0b0be5f5efb00907a46e583a57efc495ca /system/database/drivers/pdo/index.html | |
parent | f525f10c850399700a4cce183aef55656ff44d31 (diff) |
Readded PDO drivers.
Diffstat (limited to 'system/database/drivers/pdo/index.html')
-rw-r--r-- | system/database/drivers/pdo/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/database/drivers/pdo/index.html b/system/database/drivers/pdo/index.html new file mode 100644 index 000000000..c942a79ce --- /dev/null +++ b/system/database/drivers/pdo/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 |