commit | 80ab8160e82c4b87d53916a3920d85a7e689c7e4 | [log] [tgz] |
---|---|---|
author | Timothy Warren <tim@timshomepage.net> | Mon Aug 22 18:26:12 2011 -0400 |
committer | Timothy Warren <tim@timshomepage.net> | Mon Aug 22 18:26:12 2011 -0400 |
tree | afcee8dd4705b3c68ec88334dcf0b59fec5cdc43 | |
parent | ff390b9c43f33ee734b5e8abc754539799a19357 [diff] [blame] |
Started PDO db driver
diff --git a/system/database/drivers/pdo/index.html b/system/database/drivers/pdo/index.html new file mode 100644 index 0000000..c942a79 --- /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