Diff of /mambo/branches/4.6/templates/waterandstone800_green/index.php
Parent Directory
|
Revision Log
|
Patch
| revision 752, Sun Oct 8 16:28:20 2006 UTC | revision 753, Mon Oct 9 02:50:22 2006 UTC | |
|---|---|---|
| # | Line 2 | Line 2 |
| 2 | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); |
| 3 | // needed to seperate the ISO number from the language file constant _ISO | // needed to seperate the ISO number from the language file constant _ISO |
| 4 | $iso = explode( '=', _ISO ); | $iso = explode( '=', _ISO ); |
| // xml prolog | ||
| echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>'; | ||
| 5 | ?> | ?> |
| 6 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 7 | <html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

