diff options
author | Tjoosten <Tjoosten3@gmail.com> | 2015-02-15 22:44:24 +0100 |
---|---|---|
committer | Tjoosten <Tjoosten3@gmail.com> | 2015-02-15 22:44:24 +0100 |
commit | b68a811f1a09b8d6012b6782b36a988daf68a82e (patch) | |
tree | acbb0723297f09b53e358d15808132893f9a6ff3 /system/database/drivers/sqlsrv | |
parent | dd35092476ec9525ba6f6352241847f040e65187 (diff) |
add <!DOCTYPE html>
Diffstat (limited to 'system/database/drivers/sqlsrv')
-rw-r--r-- | system/database/drivers/sqlsrv/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/database/drivers/sqlsrv/index.html b/system/database/drivers/sqlsrv/index.html index c942a79ce..b702fbc39 100644 --- a/system/database/drivers/sqlsrv/index.html +++ b/system/database/drivers/sqlsrv/index.html @@ -1,3 +1,4 @@ +<!DOCTYPE html> <html> <head> <title>403 Forbidden</title> @@ -7,4 +8,4 @@ <p>Directory access is forbidden.</p> </body> -</html>
\ No newline at end of file +</html> |