diff options
author | Alib <aliboba@free.fr> | 2010-02-24 20:49:04 +0100 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-02-24 20:49:04 +0100 |
commit | b28b92b318e55387fa24283195163bab32c8bf69 (patch) | |
tree | b395960090380b8d3b744bb392fe3a04a08ff0dd /index.php | |
parent | 0d7828571d75afb15adef10483c603cc49551a2a (diff) | |
download | istreamdev-b28b92b318e55387fa24283195163bab32c8bf69.tar.gz istreamdev-b28b92b318e55387fa24283195163bab32c8bf69.tar.bz2 |
added manifest file
Diffstat (limited to 'index.php')
-rwxr-xr-x | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ include('includes/include.php'); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml" manifest="istreamdev.manifest"> <head> <meta content="yes" name="apple-mobile-web-app-capable" /> |