Browse Source

Removed content type from fortune view

sanjoydesk 9 years ago
parent
commit
f7b93d30a8

+ 1 - 0
frameworks/PHP/cygnite-php-framework/apps/views/bench/fortunes.view.php

@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
+    <meta charset=“utf-8”> vs <meta http-equiv=“Content-Type”>
     <title>Fortunes</title>
 </head>